FragmentReuseViolation


class FragmentReuseViolation : Violation


See FragmentStrictMode.Policy.Builder.detectFragmentReuse.

Summary

Public properties

String

Gets the unique ID of the previous instance of the Fragment causing the Violation.

Inherited properties

Fragment

Gets the Fragment causing the Violation.

Public properties

previousFragmentId

Added in 1.4.0
val previousFragmentIdString

Gets the unique ID of the previous instance of the Fragment causing the Violation.

Get to know the new developer features in Android 6.0 Marshmallow.

Updated May 20, 2024

Migrating Android dependencies from JCenter

Updated Dec 20, 2024

Connectivity describes how Android apps connect to and use network connections, including WiFi and Bluetooth.

Updated Jun 20, 2024