mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-25 09:06:22 +00:00
Fixed more keys popup selected key background for lxx_dark theme
This commit is contained in:
parent
f3526955fa
commit
fd47fb6a6b
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/btn_keyboard_key_popup_selected_ics" />
|
||||
android:drawable="@drawable/btn_keyboard_key_popup_selected_klp" />
|
||||
<item android:drawable="@android:color/transparent" />
|
||||
</selector>
|
||||
|
|
Loading…
Add table
Reference in a new issue