Closed pishguy closed 5 years ago
after pushing some nested fragments with pushFragment method, i would like to force push fragment such as main fragment,
pushFragment
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
MainFragment
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