mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-23 11:45:11 +00:00
reduced maximum value of service d timer
This commit is contained in:
parent
69a015c5cf
commit
e14fd50cdd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
android:layout_below="@id/serviced_header"
|
android:layout_below="@id/serviced_header"
|
||||||
android:layout_marginTop="24dp"
|
android:layout_marginTop="24dp"
|
||||||
android:valueFrom="1"
|
android:valueFrom="1"
|
||||||
android:valueTo="50"/>
|
android:valueTo="15"/>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|
Loading…
Reference in a new issue