Fix redundant fragments in DetailsActivity
This commit is contained in:
@@ -93,6 +93,7 @@ class KotatsuApp : Application() {
|
||||
.detectWrongFragmentContainer()
|
||||
.detectRetainInstanceUsage()
|
||||
.detectSetUserVisibleHint()
|
||||
.detectFragmentTagUsage()
|
||||
.build()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user