Android Studio Sign in

FragmentTagUsageViolation


public final class FragmentTagUsageViolation extends Violation


See FragmentStrictMode.Policy.Builder.detectFragmentTagUsage.

Summary

Public methods

final ViewGroup

Gets the parent container that the Fragment causing the Violation would have been added to.

Public methods

getParentContainer

Added in 1.4.0
public final ViewGroup getParentContainer()

Gets the parent container that the Fragment causing the Violation would have been added to.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.