readjusted the arrow keys spacing to prevent accidental pressing of Backspace or Settings
This commit is contained in:
parent
026b81fc41
commit
857c7a085d
7 changed files with 48 additions and 35 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue