summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-06-04 00:15:51 -0400
committerJohn Spurlock <jspurlock@google.com>2014-06-04 00:18:27 -0400
commited33da173455add34d95d8a933bff8fc97f882fb (patch)
tree303df30bf9d598b686009309b699617c28be96af /packages/SystemUI/res/layout
parent856edebad73560e9b1cce021a7de9a0470d07176 (diff)
downloadframeworks_base-ed33da173455add34d95d8a933bff8fc97f882fb.zip
frameworks_base-ed33da173455add34d95d8a933bff8fc97f882fb.tar.gz
frameworks_base-ed33da173455add34d95d8a933bff8fc97f882fb.tar.bz2
QuickSettings: System accent color for seekbars.
Decouple system ui's seekbar's color from the platform default. Bug:15186962 Change-Id: I8e4f5605bf5f8be32b290e588d2d854e908f2387
Diffstat (limited to 'packages/SystemUI/res/layout')
-rw-r--r--packages/SystemUI/res/layout/volume_panel_item.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/volume_panel_item.xml b/packages/SystemUI/res/layout/volume_panel_item.xml
index 4a2a0c0..6e5ab47 100644
--- a/packages/SystemUI/res/layout/volume_panel_item.xml
+++ b/packages/SystemUI/res/layout/volume_panel_item.xml
@@ -35,7 +35,6 @@
android:layout_height="wrap_content"
android:layout_weight="1">
<SeekBar
- style="?android:attr/seekBarStyle"
android:id="@+id/seekbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"