Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fragmentmanager

fragmentManager.getBackStackEntryCount() does not decrease when removing fragment from manager

Android crash onCreate() - Fragment cannot be cast to androidx.navigation.fragment.NavHostFragment

android.support.v4.app.FragmentManager and android.app.FragmentManager in ViewPager

Why I am getting "Cannot remove Fragment attached to a different FragmentManager" in Android?

FragmentManager from application context

Does a retained Fragment retain its View?

android -does calling finish from activity destroy hosted fragment?

How can I implement FragmentManager and FragmentTransaction to replace just a single fragment?

FragmentManager is already executing transactions on commitAllowingStateLoss()

java.lang.IllegalStateException(Can not perform this action after onSaveInstanceState)

Get Fragment instance in Activity

App force close on viewPager.setAdapter(adapter)

How to squash fragments on the backstack which match by their fragment tag?

Fragment - getArguments() returns an empty bundle

How to save state in fragment

How to listen to Fragment Backstack Pop only?

How to keep the same fragment when activity restarts due to orientation change in a Navigation Drawer Activity

Backstack management : Restarter must be created only during owner's initialization stage

getBackStackEntryCount() always returns 0 even after adding addToBackStack and executePendingTransactions()

android fragmentmanager