mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-22 22:21:52 +01:00
Edge-to-edge in licenses activity
This commit is contained in:
parent
a4e5e3ece5
commit
c749e50bec
@ -138,6 +138,7 @@ class AboutController : SettingsController() {
|
|||||||
.withAboutIconShown(false)
|
.withAboutIconShown(false)
|
||||||
.withAboutVersionShown(false)
|
.withAboutVersionShown(false)
|
||||||
.withLicenseShown(true)
|
.withLicenseShown(true)
|
||||||
|
.withEdgeToEdge(true)
|
||||||
.start(activity!!)
|
.start(activity!!)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user