whitespace characters are again automatically added to the 0-key char list
This commit is contained in:
parent
0164e951cd
commit
f195daad95
16 changed files with 23 additions and 2 deletions
|
|
@ -25,7 +25,8 @@
|
|||
android:title="@string/punctuation_order_key_0">
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceChars0
|
||||
android:key="punctuation_order_special_chars"
|
||||
android:title="@string/punctuation_order_initial"/>
|
||||
android:title="@string/punctuation_order_initial"
|
||||
android:summary="@string/punctuation_order_whitespace_will_be_added_automatically" />
|
||||
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceCharsExtra
|
||||
android:key="punctuation_order_key_0_group"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue