Skip to content

#1021 [bug] Fix: Adjust top padding on SignUpEmailScreen content#1083

Open
github-actions[bot] wants to merge 1 commit intodevelopfrom
feature/issue-1021
Open

#1021 [bug] Fix: Adjust top padding on SignUpEmailScreen content#1083
github-actions[bot] wants to merge 1 commit intodevelopfrom
feature/issue-1021

Conversation

@github-actions
Copy link

Closes #1021

Screen: signup_email
Component: nav

Changes:
The issue is an extra top margin above the header in SignUpEmailScreen. This is usually caused by applying padding or margin to the root content container when it also has a TopNavigation, which often handles its own padding. I will remove the top padding from the root Column in SignUpEmailScreen to align with the design.

Files modified:

  • presentation/src/main/java/daily/dayo/presentation/screen/account/SignUpEmailScreen.kt

🤖 Auto-generated by QA Bot

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.

[QA] Fix nav in signup_email

0 participants