Merge "Change static defined color inside drawable"
This commit is contained in:
committed by
Android (Google) Code Review
commit
80f9e536d5
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="?android:attr/colorAccent"/>
|
||||
<background android:drawable="@*android:color/accent_device_default_light"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_settings"/>
|
||||
</adaptive-icon>
|
||||
|
||||
Reference in New Issue
Block a user