mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-12 21:42:49 +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