Update settings.xml

This commit is contained in:
Arjix 2021-09-02 11:54:54 +03:00 committed by GitHub
parent cc853838bf
commit 9c3caa44f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
<SwitchPreference
android:icon="@drawable/ic_baseline_ondemand_video_24"
app:key="swipe_enabled"
android:title="@string/wipe_to_seek_setthings"
android:summary="@string/wipe_to_seek_setthings_des"
android:title="@string/swipe_to_seek_setthings"
android:summary="@string/swipe_to_seek_setthings_des"
app:defaultValue="true"
/>
<SwitchPreference