Add more checking frequencies, use DurationListPreference

This commit is contained in:
Stypox 2022-01-24 10:12:25 +01:00
parent 2488c4bec3
commit 53832bc37f
5 changed files with 22 additions and 26 deletions

View file

@ -12,7 +12,7 @@
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
<ListPreference
<org.schabi.newpipe.settings.custom.DurationListPreference
android:defaultValue="@string/streams_notifications_interval_default"
android:dependency="@string/enable_streams_notifications"
android:entries="@array/streams_notifications_interval_description"