mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-26 16:52:46 +01:00
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_toLeftOf="@id/butIncSpeed"
|
||||||
android:layout_toStartOf="@id/butIncSpeed"
|
android:layout_toStartOf="@id/butIncSpeed"
|
||||||
android:layout_centerVertical="true"
|
android:layout_centerVertical="true"
|
||||||
android:max="40"/>
|
android:max="70"/>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user