STAR-ZERO / navigation-keep-fragment-sample

392 stars 63 forks source link

Keep scroll position #11

Closed Artur512 closed 5 years ago

Artur512 commented 5 years ago

Hi. I have bottom navigation bar with KeepStateNavigator which keep all fragments. Is it possible to keep scrollview position fragment_one when I move to fragment_two and back again?

STAR-ZERO commented 5 years ago

I added a sample using RecyclerView. Please check it.