|
|
@ -52,7 +52,7 @@ |
|
|
|
app:layout="@layout/view_preference_category"> |
|
|
|
app:layout="@layout/view_preference_category"> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.prefs.SwitchPreference |
|
|
|
<io.legado.app.ui.widget.prefs.SwitchPreference |
|
|
|
android:defaultValue="false" |
|
|
|
android:defaultValue="true" |
|
|
|
android:key="@string/pk_background_verification" |
|
|
|
android:key="@string/pk_background_verification" |
|
|
|
android:summary="@string/ps_background_verification" |
|
|
|
android:summary="@string/ps_background_verification" |
|
|
|
android:title="@string/pt_background_verification" |
|
|
|
android:title="@string/pt_background_verification" |
|
|
|