Search code examples
NullPointerException : FragmentManager.beginTransaction()...


androidnullpointerexceptionfragmentfragmenttransaction

Read More
Wait for FragmentTransaction animation to finish...


androidanimationfragmenttransactionanimator

Read More
What's the difference between using add().addToBackStack(), add().detach() and replace().addToBa...


javaandroidandroid-fragmentsfragmenttransaction

Read More
how to wait until a fragment is removed...


androidandroid-fragmentsfragmenttransaction

Read More
How to add an instance variable to a base class in Java (in my case, FragmentTransaction)...


javaandroidandroid-fragmentsinstance-variablesfragmenttransaction

Read More
DialogFragment not found in fragmentTransaction...


android-fragmentsandroid-dialogfragmentfragmenttransactionfragment-backstack

Read More
Fragment Removed from View Hierarchy at Start of Animation...


androidandroid-fragmentsandroid-animationfragmenttransaction

Read More
Open new Fragment from FragmentActivity...


androidandroid-fragmentsandroid-fragmentactivityfragmenttransaction

Read More
Android Add fragment within a fragment...


androidandroid-fragmentskotlinfragmentfragmenttransaction

Read More
An invisible layout behind the fragment is getting clicked:...


androidandroid-fragmentsfragmenttransactionfragmentmanager

Read More
If I add a new transaction(adding fragment, no removing) to the fragment backstack, do the fragment ...


androidandroid-fragmentsandroid-fragmentactivityback-stackfragmenttransaction

Read More
Fragment Transaction return null in RecyclerView Adapter...


androidandroid-fragmentsfragmentfragmenttransaction

Read More
Android Studio 0.2.2 + ActionBarSherlock settings: Could not find class 'android.support.v4.app....


androidandroid-studioideactionbarsherlockfragmenttransaction

Read More
Is it a good idea to perform FragmentTransactions inside a fragment?...


androidandroid-activityfragmentfragmenttransaction

Read More
Create New Fragment from RecyclerViewAdapter class...


androidfragmentfragmenttransaction

Read More
How to pass reference of one fragment to another fragment...


javaandroidandroid-fragmentsfragmenttransactionfragmentmanager

Read More
How to Pass ArrayList from Activity to Fragment in Android...


javaandroidandroid-fragmentsarraylistfragmenttransaction

Read More
Android Fragment casting error with second FragmentTransaction.replace() call...


javaandroidandroid-fragmentsclasscastexceptionfragmenttransaction

Read More
when activity is background to foreground, reuse fragment cause IllegalArgumentException...


androidfragmentfragmenttransactiononsaveinstancestate

Read More
how to setCustomAnimations for FragmentTransaction on this code...


androidfragmenttransaction

Read More
android - I want to send data from recyclerview adapter from fragment to fragment opening new fragme...


androidandroid-fragmentsandroid-recyclerviewfragmentfragmenttransaction

Read More
How to fix InstantiationException, unable to instantiate Fragment?...


androidandroid-fragmentsnavigation-drawerfragmenttransactioninstantiationexception

Read More
Nested fragments transitioning incorrectly...


androidandroid-fragmentsfragmenttransactionandroid-nested-fragmentfragment-animation

Read More
How to replace fragment from ViewPager with a new one...


androidandroid-fragmentsfragmenttransactionfragmentstatepageradapter

Read More
How to communicate with fragments in TabHost Activity...


androidfragmenttransactionfragment-tab-hostnavigation-drawer

Read More
Cannot add Fragment on android...


javaandroidandroid-layoutandroid-fragmentsfragmenttransaction

Read More
FragmentTransaction : replace and addToBackStack not working together?...


androidandroid-fragmentsfragmenttransaction

Read More
Android coming from camera loses fragment view...


androidandroid-fragmentsviewfragmenttransaction

Read More
add progress dialog while fragment transition...


androidandroid-fragmentsfragmenttransaction

Read More
How to make sure there is no concurrent FragmentTransaction?...


androidandroid-fragmentsfragmenttransaction

Read More
BackNext