Edge-to-edge in licenses activity

(cherry picked from commit c749e50bec)
This commit is contained in:
arkon
2021-04-13 22:48:54 -04:00
committed by Jobobby04
parent d3d937fe17
commit 189b15fee6
@@ -140,6 +140,7 @@ class AboutController : SettingsController() {
.withAboutIconShown(false)
.withAboutVersionShown(false)
.withLicenseShown(true)
.withEdgeToEdge(true)
.start(activity!!)
}
}