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
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
android:layout_below="@id/serviced_header"
android:layout_marginTop="24dp"
android:valueFrom="1"
android:valueTo="50"/>
android:valueTo="15"/>
<RelativeLayout
android:layout_width="match_parent"