We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c7b8e commit 01ad4cfCopy full SHA for 01ad4cf
1 file changed
app/src/main/res/xml/keys_letters_french.xml
@@ -105,12 +105,12 @@
105
<Key
106
app:code="32"
107
app:isRepeatable="true"
108
- app:keyWidth="45%p" />
+ app:keyWidth="50%p" />
109
<Key app:keyLabel="." />
110
111
app:code="-4"
112
app:keyEdgeFlags="right"
113
app:keyIcon="@drawable/ic_enter_vector"
114
- app:keyWidth="20%p" />
+ app:keyWidth="15%p" />
115
</Row>
116
</Keyboard>
0 commit comments