added a setting for changing the function key width
This commit is contained in:
parent
110bd8175e
commit
5401f1e40c
22 changed files with 136 additions and 18 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
style="@style/TTheme.Numpad.Column.Fn">
|
||||
style="@style/TTheme.Numpad.Column.Fn"
|
||||
android:id="@+id/numpad_column_fn_right">
|
||||
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyBackspace
|
||||
style="@style/TTheme.Numpad.Key.Large"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue