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.

Inherited properties

From kotlin.Throwable
From androidx.fragment.app.strictmode.Violation
Fragment

Gets the Fragment causing the Violation.

Public properties

container

Added in 1.4.0
val containerViewGroup

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