Package 

Class FragmentWrapper


  • 
    public final class FragmentWrapper
    
                        

    com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.

    This is a wrapper to unify androidx (support library) fragments and the native (legacy) fragments so that it's easy to call startActivityForResult(), even this method is deprecated. This class is kept mainly for back-compatibility.