blob: 715171985f140af8c883604570acb5359eac40fa (
plain) (
blame)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/bg_you_in_army_background"/>
<foreground android:drawable="@mipmap/bg_you_in_army_foreground"/>
</adaptive-icon>
|