Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
1k views

Android 12 Splash Screen Exit Animation adds extra space at the bottom of the screen below the BottomNavigationView

When the exit animation of the Android 12 Splash Screen ends it adds some extra space below the BottomNavigationView as shown in the screenshots below While the Splash Screen's exit animation is ...
Prateek Gupta's user avatar
1 vote
2 answers
1k views

Android BottomNavigationView with Splash Screen Back Stack Issue

So I setup my BottomNavigationView (like here) using Navigation Component library and everything works fine, every tab can keep their back stacks. However, if I add a Splash screen (Fragment) and: ...
Sam Chen's user avatar
  • 8,765