[android] Allow customization of the first (OM logo / About) button

This commit is contained in:
Mihail Mitrofanov
2025-06-03 13:10:38 +02:00
committed by Konstantin Pastbin
parent d38ffe2fa8
commit 5eff4f56ca
15 changed files with 522 additions and 63 deletions

View File

@@ -930,4 +930,6 @@
<!-- preference string for using auto theme only in navigation mode -->
<string name="nav_auto">Auto in navigation</string>
<string name="codeberg">Codeberg</string>
<string name="pref_left_button_title">Left button setup</string>
<string name="pref_left_button_disable">Disable</string>
</resources>