Merge "Bring back transparency for QS" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d037c6ac36
@@ -16,5 +16,5 @@
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:alpha="0.93"
|
||||
android:color="?android:attr/colorPrimaryDark"/>
|
||||
android:color="?android:attr/colorBackgroundFloating"/>
|
||||
</selector>
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
-->
|
||||
<inset xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<shape>
|
||||
<solid android:color="?android:attr/colorBackgroundFloating"/>
|
||||
<solid android:color="@color/qs_background_dark"/>
|
||||
</shape>
|
||||
</inset>
|
||||
|
||||
Reference in New Issue
Block a user