Merge pull request #4103 from ByteHamster/fix-feed-preferences

Fixed feed preferences page
This commit is contained in:
H. Lehmann 2020-05-03 16:26:34 +02:00 committed by GitHub
commit 75314df348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
android:summary="@string/pref_feed_playback_speed_sum"/>
<Preference
android:key="skipping"
android:key="feedAutoSkip"
android:summary="@string/pref_feed_skip_sum"
android:title="@string/pref_feed_skip" />