allow page scrape minimum 1
This commit is contained in:
parent
23f431f535
commit
b94fa6be60
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue