(almost) complete toolbar screen

This commit is contained in:
Helium314 2025-01-29 05:51:41 +01:00
parent 724b292edb
commit 52e0e891fe
5 changed files with 134 additions and 43 deletions

View file

@ -76,6 +76,7 @@ object NonSettingsPrefs {
const val HIDDEN_FEATURES = "hidden_features"
const val GITHUB = "github"
const val SAVE_LOG = "save_log"
const val CUSTOM_KEY_CODES = "customize_key_codes"
}
@JvmField