Insets are not applied on orientation change (screen rotation)
janbolat opened this issue · 3 comments
janbolat commented
Hello,
Insets are not applied when the device's screen is rotated and new activity is created.
What can be the cause?
My activity is fullscreen.
Using v0.5
chrisbanes commented
What are you using? What’s the code look like? Quite obviously there’s not enough information here.
janbolat commented
Seems to be a bug in the androidx.core library: https://issuetracker.google.com/issues/182063672 :(
Waiting for a stable version: https://issuetracker.google.com/issues/183955852
chrisbanes commented
Thanks for letting me know. Closing this then as it's an AndroidX bug.