Skip to content

fix: adjust app bar padding#615

Merged
ThoriaHamdy99 merged 1 commit into
developfrom
fix/movie-details-app-bar-padding
Aug 20, 2025
Merged

fix: adjust app bar padding#615
ThoriaHamdy99 merged 1 commit into
developfrom
fix/movie-details-app-bar-padding

Conversation

@Noor-Serry

Copy link
Copy Markdown
Contributor

This commit removes the vertical padding from the app bars across multiple screens to improve visual consistency.

Specifically, the following screens have had their app bar vertical padding removed:

  • TopRatedScreen
  • GuessByPosterScreen
  • ListDetailsScreen
  • CategoriesScreen
  • GuessGenreScreen
  • GuessCharacterScreen
  • GuessReleaseYearGameScreen
  • LoggedInContent (Profile screen component)
  • ContinueWatchingScreen
  • GameResultAppBar (Game result screen component)

Additionally, status bar padding has been applied to the main content Column in TopRatedScreen and CategoriesScreen, and LoggedInContent.

Pull Request Template

Description

Provide a clear and concise description of what this pull request does. Include the purpose and context for the changes.


Changes Made

List the changes introduced in this pull request:


Screenshots (if applicable)

Include screenshots or GIFs to showcase the changes, especially if they impact the UI.


Checklist

Please ensure the following tasks are completed:

  • My code follows the code style of this project
  • Changes have been tested manually and verified.
  • PR includes at most one single feature.

Additional Comments

Add any additional information or context about the pull request here.

This commit removes the vertical padding from the app bars across multiple screens to improve visual consistency.

Specifically, the following screens have had their app bar vertical padding removed:
- TopRatedScreen
- GuessByPosterScreen
- ListDetailsScreen
- CategoriesScreen
- GuessGenreScreen
- GuessCharacterScreen
- GuessReleaseYearGameScreen
- LoggedInContent (Profile screen component)
- ContinueWatchingScreen
- GameResultAppBar (Game result screen component)

Additionally, status bar padding has been applied to the main content Column in TopRatedScreen and CategoriesScreen, and LoggedInContent.
@github-actions

Copy link
Copy Markdown

📊 domain Test Results

226 tests   226 ✅  3s ⏱️
 70 suites    0 💤
 70 files      0 ❌

Results for commit 0c8cc47.

@github-actions

Copy link
Copy Markdown

📊 remoteDatasource Test Results

 16 files   16 suites   6s ⏱️
126 tests 126 ✅ 0 💤 0 ❌
252 runs  252 ✅ 0 💤 0 ❌

Results for commit 0c8cc47.

@github-actions

Copy link
Copy Markdown

📊 viewModel Test Results

 40 files   40 suites   10s ⏱️
260 tests 250 ✅ 10 💤 0 ❌
520 runs  500 ✅ 20 💤 0 ❌

Results for commit 0c8cc47.

@github-actions

Copy link
Copy Markdown

📊 localDatasource Test Results

 20 files   20 suites   9s ⏱️
 71 tests  71 ✅ 0 💤 0 ❌
142 runs  142 ✅ 0 💤 0 ❌

Results for commit 0c8cc47.

@github-actions

Copy link
Copy Markdown

🛡️ Total Code Coverage Report

Total Project Coverage 95.69%

@ThoriaHamdy99 ThoriaHamdy99 merged commit c160dd4 into develop Aug 20, 2025
6 checks passed
@ThoriaHamdy99 ThoriaHamdy99 deleted the fix/movie-details-app-bar-padding branch August 20, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants