mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Unhide language on spacebar for expert mode
This commit is contained in:
parent
d5a4a0b4b3
commit
46eef2d014
@ -204,7 +204,6 @@ class BasicThemeProvider(val context: Context, val overrideColorScheme: ColorSch
|
||||
colors[R.styleable.Keyboard_Key_keyTextInactivatedColor] = transparent
|
||||
colors[R.styleable.Keyboard_Key_keyHintLetterColor] = transparent
|
||||
colors[R.styleable.Keyboard_Key_keyHintLabelColor] = transparent
|
||||
colors[R.styleable.MainKeyboardView_languageOnSpacebarTextColor] = transparent
|
||||
|
||||
|
||||
// Note: We don't fully hide some things, but fade them away as they may be important landmarks
|
||||
|
Loading…
Reference in New Issue
Block a user