1
0
mirror of https://github.com/akaessens/NoFbEventScraper synced 2025-06-05 23:29:13 +02:00

allow page scrape minimum 1

This commit is contained in:
akaessens
2020-10-04 11:58:09 +02:00
parent 23f431f535
commit b94fa6be60

View File

@@ -19,7 +19,7 @@
<SeekBarPreference
android:defaultValue="5"
app:showSeekBarValue="true"
app:min="5"
app:min="1"
android:max="30"
android:summary="@string/preferences_page_event_max_summary"
android:key="page_event_max"