android - How to remove backstack of fragments when working with TabLayout -


recently developing android app in used bottom navigation , tablayout. when click bottom navigation, bar item dynamically fragment changed bottom navigation

and in bottom bar click , parent fragment open , there 8 more fragments . when click of them tablayout collapsing toolbar open

i confused how manage , remove backstack of tabllayout fragment these framgents not further attach activity. tabllayout further 6 fragments

how can manage fragments remove backstack in tablayout or has approch manage bulk of framgents in app


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -