show extra buttons on long pressing a top letter

This commit is contained in:
tibbi
2022-01-13 12:28:29 +01:00
parent 52d6f86277
commit 2596891d4c
5 changed files with 47 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
<com.simplemobiletools.keyboard.views.MyKeyboardView
android:id="@+id/keyboardView"
style="@style/Widget.KeyboardViewPopup"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent" />