Darken scrim used when GlobalActionsPanelPlugin is active

Test: manual
Change-Id: I3ad503382b997ad0f02bb442c8b3c0cab924dd5e
This commit is contained in:
Steve Elliott
2019-03-08 15:11:05 -05:00
parent 83234be184
commit b3f042a6c3

View File

@@ -19,8 +19,8 @@
android:shape="rectangle">
<gradient
android:centerY="0.45"
android:startColor="#be3c4043"
android:centerColor="#be3c4043"
android:startColor="#dc3c4043"
android:centerColor="#dc3c4043"
android:endColor="#4d3c4043"
android:angle="270" />
</shape>