fix confirmReblogs default values (#1777)
This commit is contained in:
parent
864ba373f6
commit
a69e6a66ba
4 changed files with 4 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
app:singleLineTitle="false" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:defaultValue="true"
|
||||
android:key="confirmReblogs"
|
||||
android:title="@string/pref_title_confirm_reblogs"
|
||||
app:singleLineTitle="false" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue