navigation-keep-fragment-sample icon indicating copy to clipboard operation
navigation-keep-fragment-sample copied to clipboard

Results 13 navigation-keep-fragment-sample issues
Sort by recently updated
recently updated
newest added

Hi, I am facing this crash when rotate screen, can you help me? my project: https://github.com/dangquanuet/The-Movie-DB-Kotlin ``` 2019-12-13 17:32:36.556 8391-8391/com.example.moviedb.dev E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.moviedb.dev, PID: 8391 java.lang.RuntimeException: Unable...

How would I navigate from a fragment in one tab to a fragment in a different tab, without using the bottom nav. For example if I want to add a...

Nice approach to gain the functionality. I want to test this approach for my case, however I didn't succeed. I followed all steps carefully (_but it does not mean I...