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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user