Edge-to-edge in licenses activity
This commit is contained in:
parent
a4e5e3ece5
commit
c749e50bec
1 changed files with 1 additions and 0 deletions
|
@ -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!!)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue