LibreTube/app/src/main/res/mipmap-anydpi-v26/ic_flame.xml
2022-06-03 18:49:48 +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_flame_background" />
<foreground android:drawable="@mipmap/ic_flame_foreground" />
</adaptive-icon>