1
mirror of https://github.com/jlelse/teleposter synced 2024-06-02 07:34:27 +00:00
teleposter/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
2017-07-14 21:20:05 +02:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>