Signal-Android/app/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml

6 lines
336 B
XML
Raw Normal View History

2021-07-08 09:25:35 -04:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/nightly_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
2022-08-29 10:53:58 -04:00
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
2021-07-08 09:25:35 -04:00
</adaptive-icon>