0
0
Fork 0
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:
X1nto 2021-01-14 17:42:41 +04:00
parent 69a015c5cf
commit e14fd50cdd

View file

@ -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"