Test: $ make -j31 dist Bug: 35399620 Change-Id: I2f6632ea31e23a46ef57af569eb55e5a42df5028
6 lines
260 B
XML
6 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="?android:attr/colorAccent"/>
|
|
<foreground android:drawable="@mipmap/ic_launcher_settings"/>
|
|
</adaptive-icon>
|