- fragmentName
- the class name of the Fragment about to be attached to this activity.
Documentation for this section has not yet been entered.
Subclasses should override this method and verify that the given fragment is a valid type to be attached to this activity. The default implementation returns true for apps built for android:targetSdkVersion older than NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#KITKAT. For later versions, it will throw an exception.