Fixed progress bar being highlighted on touch (#4511)
Signed-off-by: Darrell <mediumgeek@gmail.com>
This commit is contained in:
parent
e1ff4c8763
commit
3e771c664f
@ -67,7 +67,8 @@
|
||||
android:max="500"
|
||||
tools:progress="100"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginRight="8dp" />
|
||||
android:layout_marginRight="8dp"
|
||||
android:clickable="true"/>
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user