ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

hold fragment state after change it #67

Closed mrzslr closed 7 years ago

mrzslr commented 7 years ago

hi. i know that my question have no business to this library . but i didn't find a good answer for once of all. i use bottom bar and 3 fragment with retrofit network call in each fragment . when i wanna change fragments(replace or whatever) it's lose data or reload network callbacks . i mean like fragment recreated. so how can i fix it .i use onsavedInstanceState but there was no solution .

ncapdevi commented 7 years ago

This is a great library that should help you out https://github.com/frankiesardo/icepick