Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80f9e536 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change static defined color inside drawable"

parents 69e95c6e e2c31ffc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?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>