Merge "Volume: Update divider color to match qs tile divider color." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bc2c21e292
@@ -26,7 +26,7 @@
|
|||||||
android:layout_height="1dp"
|
android:layout_height="1dp"
|
||||||
android:layout_marginBottom="8dp"
|
android:layout_marginBottom="8dp"
|
||||||
android:layout_marginTop="8dp"
|
android:layout_marginTop="8dp"
|
||||||
android:background="#4dffffff" />
|
android:background="@color/qs_tile_divider" />
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|||||||
Reference in New Issue
Block a user