Android Android Architecture Components Android Viewmodel Android Viewmodel Recreated On Screen Rotation June 04, 2023 Post a Comment I found a case when architecture components ViewModel isn't retained - in short it goes as foll… Read more Android Viewmodel Recreated On Screen Rotation
Android Android Architecture Components Android Jetpack Navigation Navigation Component: Pass SafeArgs From Activity To A Fragment February 24, 2023 Post a Comment I have two graphs, so the first graph move from one fragment to an activity passing safeArgs to the… Read more Navigation Component: Pass SafeArgs From Activity To A Fragment