STAR-ZERO / navigation-keep-fragment-sample

392 stars 63 forks source link

Fragments still reloading wiith bottom navigation view. #13

Closed BismeetSingh closed 5 years ago

BismeetSingh commented 5 years ago

I am using this as a fix to the fragments reloading but new instances are still created each time the tab is clicked.

STAR-ZERO commented 5 years ago

Please check Logcat. Logcat shows onCreate only once in each Fragment.