Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix details screen padding #394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

t895
Copy link
Contributor

@t895 t895 commented Oct 15, 2024

Disables clipToPadding for the root ScrollView for the details screen to prevent clipping at the bottom of the list where the navigation bar appears.

Before:
image

After:
image

Disables clipToPadding for the root ScrollView for the details screen to prevent clipping at the bottom of the list where the navigation bar appears.
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.

1 participant