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…
Reference in New Issue