mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
renaming our keyboard related styles
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<com.simplemobiletools.keyboard.views.MyKeyboardView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/mini_keyboard_view"
|
||||
style="@style/Widget.KeyboardViewPopup"
|
||||
style="@style/MyKeyboardViewPopup"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/minikeyboard_background" />
|
||||
|
Reference in New Issue
Block a user