aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml-v14/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml-v14/preferences.xml')
-rw-r--r--app/src/main/res/xml-v14/preferences.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/src/main/res/xml-v14/preferences.xml b/app/src/main/res/xml-v14/preferences.xml
index b1eb274..bd5e67c 100644
--- a/app/src/main/res/xml-v14/preferences.xml
+++ b/app/src/main/res/xml-v14/preferences.xml
@@ -114,14 +114,14 @@
<PreferenceCategory
android:title="@string/pref_keyboard_category">
- <SwitchPreference
- android:key="alwaysvisible"
- android:title="@string/pref_alwaysvisible_title"
- android:summary="@string/pref_alwaysvisible_summary"
- android:defaultValue="false"
- />
-
- <SwitchPreference
+ <SwitchPreference
+ android:key="alwaysvisible"
+ android:title="@string/pref_alwaysvisible_title"
+ android:summary="@string/pref_alwaysvisible_summary"
+ android:defaultValue="false"
+ />
+
+ <SwitchPreference
android:key="shiftfkeys"
android:title="@string/pref_shiftfkeys_title"
android:summary="@string/pref_shiftfkeys_summary"