adding some initial styling things

This commit is contained in:
tibbi
2022-01-17 12:17:47 +01:00
parent ccb9d61841
commit 12c4fb3d2d
12 changed files with 43 additions and 31 deletions

View File

@ -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_key_feedback_background"
android:background="@drawable/minikeyboard_background"
android:orientation="horizontal">
<com.simplemobiletools.keyboard.views.MyKeyboardView