FragmentTagUsageViolation


class FragmentTagUsageViolation : Violation


See FragmentStrictMode.Policy.Builder.detectFragmentTagUsage.

Summary

Public properties

ViewGroup?

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

Public properties

parentContainer

Added in 1.4.0
val parentContainer: ViewGroup?

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