瀏覽代碼

Edge-to-edge in licenses activity

arkon 4 年之前
父節點
當前提交
c749e50bec
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt

+ 1 - 0
app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt

@@ -138,6 +138,7 @@ class AboutController : SettingsController() {
                         .withAboutIconShown(false)
                         .withAboutVersionShown(false)
                         .withLicenseShown(true)
+                        .withEdgeToEdge(true)
                         .start(activity!!)
                 }
             }