mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-10 00:40:40 +01:00
calculate 10% of width in code to avoid some rounding issues
This commit is contained in:
parent
442bf2388c
commit
336c7fc799
@ -3,7 +3,6 @@
|
||||
app:keyBackground="@color/color_primary_dark"
|
||||
app:keyHeight="60dp"
|
||||
app:keyTextColor="@color/color_accent"
|
||||
app:keyWidth="10%"
|
||||
app:verticalGap="3px">
|
||||
<Row>
|
||||
<Key
|
||||
|
Loading…
x
Reference in New Issue
Block a user