Unhide language on spacebar for expert mode

This commit is contained in:
Aleksandras Kostarevas 2024-04-10 23:25:24 -05:00
parent d5a4a0b4b3
commit 46eef2d014

View File

@ -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