Merge "Update action key and shift key backgrounds of LXX"
After Width: | Height: | Size: 831 B |
After Width: | Height: | Size: 821 B |
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 143 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 137 B |
After Width: | Height: | Size: 578 B |
After Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 120 B After Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 114 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 124 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 114 B After Width: | Height: | Size: 128 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 137 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 180 B After Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 173 B |
|
@ -17,9 +17,9 @@
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<!-- Action keys. -->
|
<!-- Action keys. -->
|
||||||
<item android:state_active="true" android:state_pressed="true"
|
<item android:state_active="true" android:state_pressed="true"
|
||||||
android:drawable="@color/key_background_pressed_lxx_dark" />
|
android:drawable="@drawable/btn_keyboard_key_active_pressed_lxx_dark" />
|
||||||
<item android:state_active="true"
|
<item android:state_active="true"
|
||||||
android:drawable="@color/key_background_lxx_dark" />
|
android:drawable="@drawable/btn_keyboard_key_active_lxx_dark" />
|
||||||
|
|
||||||
<!-- Toggle keys. Use checkable/checked state. -->
|
<!-- Toggle keys. Use checkable/checked state. -->
|
||||||
<item android:state_checkable="true" android:state_checked="true" android:state_pressed="true"
|
<item android:state_checkable="true" android:state_checked="true" android:state_pressed="true"
|
||||||
|
|