OSDN Git Service

SystemUI: attach a queue to media player notifications
[android-x86/frameworks-base.git] / packages / SystemUI / res / values / styles.xml
index aeb484f..e9be77f 100644 (file)
         <item name="android:colorBackground">@color/qs_edit_overflow_bg</item>
     </style>
 
+    <style name="ThemeOverlay.SwitchBar.Secondary" parent="@android:style/ThemeOverlay">
+        <item name="android:colorAccent">@color/system_secondary_color</item>
+    </style>
+
 </resources>