Undo/Redo (#777)
This commit is contained in:
parent
94f3ffd9a8
commit
9998cd3c53
32 changed files with 312 additions and 107 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<include layout="@layout/key_overlay_number_hold_text" />
|
||||
</RelativeLayout>
|
||||
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyPunctuation
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyPunctuationLeft
|
||||
style="@style/TTheme.Numpad.Key.Number"
|
||||
android:id="@+id/soft_key_punctuation_1" />
|
||||
</LinearLayout>
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
<include layout="@layout/key_overlay_number_hold_text" />
|
||||
</RelativeLayout>
|
||||
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyPunctuation
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyPunctuationRight
|
||||
style="@style/TTheme.Numpad.Key.Number"
|
||||
android:id="@+id/soft_key_punctuation_2" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue