androidx.fragment.app
Annotations
Interfaces
FragmentManager.BackStackEntry | 
            
               Representation of an entry on the fragment back stack, as created with   | 
          
FragmentManager.OnBackStackChangedListener | 
            
               Interface to watch for changes to the back stack.  | 
          
FragmentOnAttachListener | 
            
               Listener for receiving a callback immediately following   | 
          
FragmentResultListener | 
            
               Listener for handling fragment results.  | 
          
FragmentResultOwner | 
            
               A class that manages passing data between fragments.  | 
          
Classes
DialogFragment | 
            
               A fragment that displays a dialog window, floating in the foreground of its activity's window.  | 
          
Fragment | 
            
               Static library support version of the framework's   | 
          
Fragment.SavedState | 
            
               State information that has been retrieved from a fragment instance through   | 
          
FragmentActivity | 
            
               Base class for activities that want to use the support-based   | 
          
FragmentContainer | 
            
               Callbacks to a   | 
          
FragmentContainerView | 
            
               FragmentContainerView is a customized Layout designed specifically for Fragments.  | 
          
FragmentController | 
            
               Provides integration points with a   | 
          
FragmentFactory | 
            
               Interface used to control the instantiation of   | 
          
FragmentHostCallback | 
            
               Integration points with the Fragment host.  | 
          
FragmentKt | 
            |
FragmentManager | 
            
               Static library support version of the framework's   | 
          
FragmentManager.FragmentLifecycleCallbacks | 
            
               Callback interface for listening to fragment state changes that happen within a given FragmentManager.  | 
          
FragmentManagerKt | 
            |
FragmentManagerNonConfig | 
            
               This class is deprecated. Have your   | 
          
FragmentPagerAdapter | 
            
               This class is deprecated. Switch to   | 
          
FragmentStatePagerAdapter | 
            
               This class is deprecated. Switch to   | 
          
FragmentTabHost | 
            
               This class is deprecated. Use TabLayout and ViewPager instead.  | 
          
FragmentTransaction | 
            
               Static library support version of the framework's   | 
          
FragmentTransactionKt | 
            |
FragmentViewModelLazyKt | 
            |
ListFragment | 
            
               Static library support version of the framework's   | 
          
ViewKt | 
            
Exceptions
Fragment.InstantiationException | 
            
               Thrown by   |