NekoX/TMessagesProj/src/main/res/mipmap-anydpi-v26/icon_2_launcher.xml

5 lines
258 B
XML
Raw Normal View History

2022-06-21 04:51:00 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/icon_2_background" />
2022-07-10 08:58:02 +02:00
<foreground android:drawable="@mipmap/icon_foreground" />
2022-06-21 04:51:00 +02:00
</adaptive-icon>