summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/pref_compose.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-09-26 17:08:00 +0200
committerThomas <tschneider.ac@gmail.com>2022-09-26 17:08:00 +0200
commit60b48c594ab49f18a834a2d5363471e285c0bbe8 (patch)
treecbe18fa7e0b25e99126e4a2f4b71e7eb88ca31f3 /app/src/main/res/xml/pref_compose.xml
parent70c581ba2108aea383f6dea063c369159ff1023c (diff)
cache
Diffstat (limited to 'app/src/main/res/xml/pref_compose.xml')
-rw-r--r--app/src/main/res/xml/pref_compose.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/src/main/res/xml/pref_compose.xml b/app/src/main/res/xml/pref_compose.xml
index 87adfd406..19fcdf4dd 100644
--- a/app/src/main/res/xml/pref_compose.xml
+++ b/app/src/main/res/xml/pref_compose.xml
@@ -9,32 +9,32 @@
<SwitchPreferenceCompat
app:defaultValue="true"
app:iconSpaceReserved="false"
- app:singleLineTitle="false"
app:key="@string/SET_CAPITALIZE"
+ app:singleLineTitle="false"
app:summary="@string/set_capitalize_indication"
app:title="@string/set_capitalize" />
<SwitchPreferenceCompat
app:defaultValue="true"
- app:singleLineTitle="false"
app:iconSpaceReserved="false"
app:key="@string/SET_PICTURE_COMPRESSED"
+ app:singleLineTitle="false"
app:summary="@string/set_resize_picture_indication"
app:title="@string/set_resize_picture" />
<SwitchPreferenceCompat
app:defaultValue="true"
- app:singleLineTitle="false"
app:iconSpaceReserved="false"
app:key="@string/SET_VIDEO_COMPRESSED"
+ app:singleLineTitle="false"
app:summary="@string/set_resize_video_indication"
app:title="@string/set_resize_video" />
<SwitchPreferenceCompat
app:defaultValue="false"
- app:singleLineTitle="false"
app:iconSpaceReserved="false"
app:key="@string/SET_WATERMARK"
+ app:singleLineTitle="false"
app:summary="@string/set_watermark_indication"
app:title="@string/set_watermark" />
@@ -47,15 +47,15 @@
<SwitchPreferenceCompat
app:defaultValue="false"
app:iconSpaceReserved="false"
- app:singleLineTitle="false"
app:key="@string/SET_DISPLAY_EMOJI"
+ app:singleLineTitle="false"
app:title="@string/set_display_emoji" />
<SwitchPreferenceCompat
app:defaultValue="true"
app:iconSpaceReserved="false"
- app:singleLineTitle="false"
app:key="@string/SET_SHARE_DETAILS"
+ app:singleLineTitle="false"
app:title="@string/set_share_details" />
<SwitchPreferenceCompat