Added strings.xml entry for switchpref.

This commit is contained in:
Andrew Rasch
2021-09-26 20:14:44 -04:00
parent 0d93d7c996
commit 8fdbf37613
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<SwitchPreference
app:defaultValue="false"
app:key="enable_fold_support"
app:title="Enable folding phone support" />
app:title="@string/settings_enable_fold_support" />
<PreferenceCategory
app:title="@string/post_layout_card" />