Fix being unable to select 4.0 speed
This commit is contained in:
parent
657d19ccc2
commit
5f0aba7a3c
|
@ -68,7 +68,7 @@
|
|||
android:layout_toLeftOf="@id/butIncSpeed"
|
||||
android:layout_toStartOf="@id/butIncSpeed"
|
||||
android:layout_centerVertical="true"
|
||||
android:max="40"/>
|
||||
android:max="70"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
|
Loading…
Reference in New Issue