I am using Jetpack Navigation Component with single activity architecture. I have a Splash Fragment where i must do some critical checks and initializations. Upon the completion of the operation in my app presents a screen with Bottom Navigation View.
After googling, I followed
I retained the data of Bottom Navigation Fragments using Shared ViewModel but I am failing to retain their UI states (something like this).
1.4m articles
1.4m replys
5 comments
57.0k users