WrongFragmentContainerViolation


class WrongFragmentContainerViolation : Violation


See FragmentStrictMode.Policy.Builder.detectWrongFragmentContainer.

Summary

Public properties

ViewGroup

Gets the container that the Fragment causing the Violation was being added to.

Public properties

container

Added in 1.4.0
val container: ViewGroup

Gets the container that the Fragment causing the Violation was being added to.