Change dark overview scrim color to Neutral 2 palette with 35 luminosity.
Bug: 197361088 Test: manual Change-Id: I2e9a4d41c2660aa10f3f9cfe51bbee55dee917f2 Signed-off-by: Mariia Sandrikova <mariiasand@google.com>
This commit is contained in:
parent
55861dc50b
commit
02ce48601a
|
@ -14,5 +14,5 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@android:color/system_neutral1_800" />
|
||||
<item android:color="@android:color/system_neutral2_500" android:lStar="35" />
|
||||
</selector>
|
||||
|
|
Loading…
Reference in New Issue