]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Fix displaying under cutouts on all APIs. https://redmine.stoutner.com/issues/1238
authorSoren Stoutner <soren@stoutner.com>
Mon, 23 Dec 2024 22:14:24 +0000 (15:14 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 23 Dec 2024 22:14:24 +0000 (15:14 -0700)
commit66cd12ff83243a33e94639766859f5cc146ad596
treeda2e2e91c45e2f7e04650431ad68c2fcd4e2f8cd
parent3cc86e896901bd547530be81fa180fd96e24f7fb
Fix displaying under cutouts on all APIs.  https://redmine.stoutner.com/issues/1238
18 files changed:
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.kt
app/src/main/java/com/stoutner/privacybrowser/activities/SettingsActivity.kt
app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.kt
app/src/main/res/layout-w900dp/bookmarks_drawer_bottom_appbar.xml
app/src/main/res/layout-w900dp/bookmarks_drawer_top_appbar.xml
app/src/main/res/layout/bookmarks_drawer_bottom_appbar.xml
app/src/main/res/layout/bookmarks_drawer_top_appbar.xml
app/src/main/res/layout/main_framelayout_bottom_appbar.xml
app/src/main/res/layout/main_framelayout_top_appbar.xml
app/src/main/res/values-de/strings.xml
app/src/main/res/values-es/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values-tr/strings.xml
app/src/main/res/values-zh-rCN/strings.xml
app/src/main/res/values/strings.xml