Search code examples
Fragment popped call OnViewCreated after PopBackStack...

androidandroid-fragmentsandroid-lifecyclefragmenttransaction

Read More
Can not add to Fragment Back Stack...

androidandroid-fragmentsback-stackfragmenttransaction

Read More
How is the new FragmentTransaction commitNow() working internally?...

androidfragmenttransaction

Read More
IllegalStateException: Can not perform this action after onSaveInstanceState with ViewPager...

androidandroid-fragmentsandroid-viewpagerillegalstateexceptionfragmenttransaction

Read More
java.lang.IllegalArgumentException: No view found for id 0x1020002 (android:id/content) for fragment...

androidfragmenttransaction

Read More
How to cancel FragmentTransaction commit...

androidfragmentfragmenttransaction

Read More
How to use fragmentcontainerview in java?...

javaandroidfragmentfragmentmanagerfragmenttransaction

Read More
Multiple calls to FragmentTransaction.replace() - only one works after orientation change...

androidandroid-fragmentsonconfigurationchangedfragmenttransaction

Read More
Deep link and animation using Android Navigation component...

androidanimationandroid-architecture-navigationfragmenttransactionandroid-deep-link

Read More
What does FragmentManager and FragmentTransaction exactly do?...

androidfragmenttransactionfragmentmanagerfragment-backstack

Read More
can not resolve method add for Fragment Transaction - Android...

androidandroid-layoutandroid-fragmentsfragmentmanagerfragmenttransaction

Read More
How to navigate from fragment in one activity to fragment in another activity?...

androidandroid-fragmentsfragmenttransaction

Read More
Fragment Hide and show on click...

androidandroid-fragmentsandroid-recyclerviewfragmenttransactionfragmentmanager

Read More
Fragment lifecycle - which method is called upon show / hide?...

androidandroid-fragmentslifecyclefragmenttransaction

Read More
How to remove the layout of the first fragment after transaction to another fragment?...

androidandroid-fragmentsfragmenttransaction

Read More
How to open a fragment from a button click which is included in another layout...

javaandroidandroid-fragmentsbuttonclickfragmenttransaction

Read More
Popbackstack always returns previous call...

android-fragmentsfragmentmanagerfragmenttransactionfragment-backstacksupportfragmentmanager

Read More
IllegalStateException: Fragment already added - during app startup on Android OS 4.3...

androidandroid-fragmentsandroid-viewpagerfragmenttransactionfragmentstatepageradapter

Read More
FragmentTransaction replace method doesn't work properly...

androidandroid-fragmentsandroid-framelayoutfragmenttransaction

Read More
FragmentTransaction.TRANSIT_NONE is not working as expected...

androidandroid-fragmentsandroid-transitionsfragmenttransaction

Read More
Exit animation not working; FragmentTransaction custom animation does not work for hide...

androidandroid-fragmentsandroid-animationfragmenttransaction

Read More
fragment blinks/flashes after calling replace() method...

androidfragmentdagger-2fragmenttransactionfragmentmanager

Read More
What is the difference between enter/exit and popEnter/popExit animations?...

androidfragmenttransactionfragment-backstack

Read More
android onClick change fragment...

androidfragmenttransaction

Read More
Fragment doesn't register in backstack...

androidfragmenttransactionfragment-backstack

Read More
How to replace fragment C with fragment A when back button is pressed?...

androidandroid-fragmentsback-stackfragmenttransaction

Read More
Navigation Drawer lag on Android...

javaandroidnavigation-drawerfragmenttransaction

Read More
Fragment transaction add/replace not working from within a fragment...

androidandroid-fragmentsfragmenttransaction

Read More
ViewPager inside Fragment disappear after transaction.remove() (Maintain instance?)...

androidandroid-fragmentsandroid-viewpagerfragmenttransaction

Read More
FragmentTransaction add fragment after replace old fragment but onDestroyView called...

androidandroid-fragmentsfragmentmanagerfragmenttransaction

Read More
BackNext