apkfuckery/com.discord/res/mipmap-anydpi-v26/ic_logo_round_debug.xml

6 lines
253 B
XML
Raw Normal View History

2019-02-04 20:08:30 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
2019-07-10 21:18:28 +00:00
<background android:drawable="@color/grey_6" />
2019-02-04 20:08:30 +00:00
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>