Volume: Update divider color to match qs tile divider color.
Bug: 21120949 Change-Id: I35ad4f1badbb109e49d5d5b452e3e11b641d7e14
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
android:layout_height="1dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:background="#4dffffff" />
|
||||
android:background="@color/qs_tile_divider" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user