changing the popup key background
This commit is contained in:
parent
2596891d4c
commit
2fd7c48b9d
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
|
@ -1,7 +1,7 @@
|
|||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/keyboard_popup_panel_background"
|
||||
android:background="@drawable/keyboard_key_feedback_background"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<com.simplemobiletools.keyboard.views.MyKeyboardView
|
||||
|
|
Loading…
Reference in New Issue