mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Update theme action icon
This commit is contained in:
parent
4db0ea6833
commit
4011ea365c
@ -8,7 +8,7 @@ import org.futo.inputmethod.latin.uix.ActionWindow
|
||||
import org.futo.inputmethod.latin.uix.theme.selector.ThemePicker
|
||||
|
||||
val ThemeAction = Action(
|
||||
icon = R.drawable.eye,
|
||||
icon = R.drawable.themes,
|
||||
name = R.string.theme_switcher_action_title,
|
||||
simplePressImpl = null,
|
||||
canShowKeyboard = true,
|
||||
|
Loading…
Reference in New Issue
Block a user