Skip to content

Commit 4fd8a20

Browse files
authored
fixing some style
1 parent 92199a4 commit 4fd8a20

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

app/src/main/res/xml/keys_letters_english_dvorak.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -59,36 +59,36 @@
5959
app:keyEdgeFlags="left"
6060
app:keyLabel="a"
6161
app:popupCharacters="áàâãäåāæą"
62-
app:popupKeyboard="@xml/keyboard_popup_template"/>
63-
<Key
62+
app:popupKeyboard="@xml/keyboard_popup_template" />
63+
<Key
6464
app:keyLabel="o"
6565
app:popupCharacters="őöóôôòõō"
66-
app:popupKeyboard="@xml/keyboard_popup_template"/>
67-
<Key
68-
app:keyLabel="e"
66+
app:popupKeyboard="@xml/keyboard_popup_template" />
67+
<Key
68+
app:keyLabel="e"
6969
app:popupCharacters="éèêëēę"
70-
app:popupKeyboard="@xml/keyboard_popup_template"/>
71-
<Key
70+
app:popupKeyboard="@xml/keyboard_popup_template" />
71+
<Key
7272
app:keyLabel="u"
7373
app:popupCharacters="űúùûüū"
74-
app:popupKeyboard="@xml/keyboard_popup_template"/>
75-
<Key
74+
app:popupKeyboard="@xml/keyboard_popup_template" />
75+
<Key
7676
app:keyLabel="i"
7777
app:popupCharacters="íìîïī"
78-
app:popupKeyboard="@xml/keyboard_popup_template"/>
79-
<Key
78+
app:popupKeyboard="@xml/keyboard_popup_template" />
79+
<Key
8080
app:keyLabel="d"
8181
app:popupCharacters="ďđ"
82-
app:popupKeyboard="@xml/keyboard_popup_template"/>
82+
app:popupKeyboard="@xml/keyboard_popup_template" />
8383
<Key app:keyLabel="h" />
84-
<Key
84+
<Key
8585
app:keyLabel="t"
8686
app:popupCharacters="ť"
87-
app:popupKeyboard="@xml/keyboard_popup_template"/>
88-
<Key
87+
app:popupKeyboard="@xml/keyboard_popup_template" />
88+
<Key
8989
app:keyLabel="n"
9090
app:popupCharacters="ňńñ"
91-
app:popupKeyboard="@xml/keyboard_popup_template"/>
91+
app:popupKeyboard="@xml/keyboard_popup_template" />
9292
<Key
9393
app:keyEdgeFlags="right"
9494
app:keyLabel="s" />
@@ -128,9 +128,9 @@
128128
app:keyWidth="50%p" />
129129
<Key
130130
app:keyLabel="z"
131+
app:keyWidth="10%p"
131132
app:popupCharacters="źžż"
132-
app:popupKeyboard="@xml/keyboard_popup_template"
133-
app:keyWidth="10%p" />
133+
app:popupKeyboard="@xml/keyboard_popup_template" />
134134
<Key
135135
app:code="-4"
136136
app:keyEdgeFlags="right"

0 commit comments

Comments
 (0)