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

ViewPager2 is messing up insets for Android 9 #231

Open
TobbbeSv opened this issue Oct 7, 2021 · 0 comments
Open

ViewPager2 is messing up insets for Android 9 #231

TobbbeSv opened this issue Oct 7, 2021 · 0 comments

Comments

@TobbbeSv
Copy link

TobbbeSv commented Oct 7, 2021

Since we updated from viewPager2 1.1.0-alpha01 to 1.1.0-beta01 we've had issues with android 9. Views, that are siblings to a viewpager2 view in a constraintview, that are constrained to the bottom with navigation bar inset padding at the bottom, ends up behind the navigation bar instead of above it. Not a problem in newer versions of android.

I suspect that this might be the issue:
https://android-review.googlesource.com/c/platform/frameworks/support/+/1254620/10

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

No branches or pull requests

1 participant