am 5b7c85ec: Merge "Update key preview popup and shift icons of LXX_Dark"
* commit '5b7c85ec32761f0990b165bd1a28d79563928b98': Update key preview popup and shift icons of LXX_Darkmain
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 557 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 687 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 631 B |
After Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 1023 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 1000 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 398 B |
Before Width: | Height: | Size: 1023 B |
Before Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 517 B |
After Width: | Height: | Size: 558 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 765 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 835 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 720 B |
After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 957 B |
After Width: | Height: | Size: 1.0 KiB |
|
@ -20,15 +20,15 @@
|
|||
>
|
||||
<!-- Left edge -->
|
||||
<item latin:state_left_edge="true" latin:state_has_morekeys="true"
|
||||
android:drawable="@drawable/keyboard_key_feedback_left_more_background_lxx_dark" />
|
||||
android:drawable="@drawable/keyboard_key_feedback_more_background_lxx_dark" />
|
||||
<item latin:state_left_edge="true"
|
||||
android:drawable="@drawable/keyboard_key_feedback_left_background_lxx_dark" />
|
||||
android:drawable="@drawable/keyboard_key_feedback_background_lxx_dark" />
|
||||
|
||||
<!-- Right edge -->
|
||||
<item latin:state_right_edge="true" latin:state_has_morekeys="true"
|
||||
android:drawable="@drawable/keyboard_key_feedback_right_more_background_lxx_dark" />
|
||||
android:drawable="@drawable/keyboard_key_feedback_more_background_lxx_dark" />
|
||||
<item latin:state_right_edge="true"
|
||||
android:drawable="@drawable/keyboard_key_feedback_right_background_lxx_dark" />
|
||||
android:drawable="@drawable/keyboard_key_feedback_background_lxx_dark" />
|
||||
|
||||
<item latin:state_has_morekeys="true"
|
||||
android:drawable="@drawable/keyboard_key_feedback_more_background_lxx_dark" />
|
||||
|
|