Edge-to-edge in licenses activity
(cherry picked from commit c749e50becf3f7eb50b766c8b1fc8afcd7b1b37e)
This commit is contained in:
parent
d3d937fe17
commit
189b15fee6
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,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 a new issue