Merge "Do not merge - Recents background protection increased" into ics-mr0
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
*/
|
||||
-->
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient name="status_bar_recents_background"
|
||||
android:startColor="#cc000000"
|
||||
android:endColor="#66000000"
|
||||
android:angle="@integer/status_bar_recents_bg_gradient_degrees"
|
||||
/>
|
||||
<gradient name="status_bar_recents_background"
|
||||
android:startColor="#e6000000"
|
||||
android:endColor="#c0000000"
|
||||
android:angle="@integer/status_bar_recents_bg_gradient_degrees"
|
||||
/>
|
||||
</shape>
|
||||
|
||||
@@ -29,5 +29,5 @@
|
||||
<drawable name="notification_header_bg">#d8000000</drawable>
|
||||
<drawable name="notification_tracking_bg">#d8000000</drawable>
|
||||
<color name="notification_list_shadow_top">#80000000</color>
|
||||
<drawable name="recents_callout_line">#66ffffff</drawable>
|
||||
<drawable name="recents_callout_line">#99ffffff</drawable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user