1
0
Fork 0

readjusted the arrow keys spacing to prevent accidental pressing of Backspace or Settings

This commit is contained in:
sspanak 2025-01-31 12:09:53 +02:00 committed by Dimo Karaivanov
parent 026b81fc41
commit 857c7a085d
7 changed files with 48 additions and 35 deletions

View file

@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/status_bar_container"
android:layout_width="match_parent"
android:layout_height="wrap_content">
style="@style/TTheme.Numpad.TopBar"
android:id="@+id/status_bar_container">
<io.github.sspanak.tt9.ui.main.keys.SoftKeyArrow
style="@style/TTheme.Numpad.Key.Arrow"