Skip to content

fix: remove vertical padding from app bar in MovieDetailsScreen#614

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

fix: remove vertical padding from app bar in MovieDetailsScreen#614
mohamedd-hassan merged 1 commit into
developfrom
fix/movie-details-app-bar-padding

Conversation

@Noor-Serry

Copy link
Copy Markdown
Contributor

This commit removes the vertical = 8.dp padding from the DefaultAppBar within the MovieDetailsScreen. The horizontal padding of 16.dp remains.

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 = 8.dp` padding from the `DefaultAppBar` within the `MovieDetailsScreen`. The horizontal padding of `16.dp` remains.
@github-actions

Copy link
Copy Markdown

📊 domain Test Results

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

Results for commit ac58306.

@github-actions

Copy link
Copy Markdown

📊 localDatasource Test Results

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

Results for commit ac58306.

@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 ac58306.

@github-actions

Copy link
Copy Markdown

📊 viewModel Test Results

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

Results for commit ac58306.

@github-actions

Copy link
Copy Markdown

🛡️ Total Code Coverage Report

Total Project Coverage 95.69%

@mohamedd-hassan mohamedd-hassan merged commit 8f48d85 into develop Aug 20, 2025
6 checks passed
@mohamedd-hassan mohamedd-hassan deleted the fix/movie-details-app-bar-padding branch August 20, 2025 13:30
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