am bc2c21e2: Merge "Volume: Update divider color to match qs tile divider color." into mnc-dev

* commit 'bc2c21e2922e6b3441bb4f80caed4328af5993af':
  Volume: Update divider color to match qs tile divider color.
This commit is contained in:
John Spurlock
2015-05-13 20:48:58 +00:00
committed by Android Git Automerger

View File

@@ -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"