fixed the OK key text not scalling when it should
This commit is contained in:
parent
c8c1fe79b4
commit
b340058861
2 changed files with 7 additions and 14 deletions
|
|
@ -24,7 +24,5 @@
|
|||
|
||||
<io.github.sspanak.tt9.ui.main.keys.SoftKeyOk
|
||||
style="@style/TTheme.Numpad.Key.OK"
|
||||
android:id="@+id/soft_key_numpad_ok"
|
||||
android:text="OK"
|
||||
tools:ignore="HardcodedText" />
|
||||
android:id="@+id/soft_key_numpad_ok" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue