Merge "Scroll handle was half as opaque as it was supposed to be" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ccfd34f6b5
@@ -17,6 +17,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="#42ffffff" />
|
||||
<solid android:color="#84ffffff" />
|
||||
<size android:width="4dp" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user