ncapdevi / FragNav

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

Force push fragment #195

Closed pishguy closed 5 years ago

pishguy commented 5 years ago

after pushing some nested fragments with pushFragment method, i would like to force push fragment such as main fragment,

for example from main_fragment i push 3 nested fragment, now when i push MainFragment, it doesn't work and i should press back button