mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-09-24 02:55:15 -04:00
calculate 10% of width in code to avoid some rounding issues
This commit is contained in:
1 parent
442bf2388c
commit
336c7fc799
1 file changed
-1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user