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

5 lines
267 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-06-30 13:16:32 +02:00
<foreground android:drawable="@drawable/ic_launcher_foreground" />
2022-06-21 04:51:00 +02:00
</adaptive-icon>