LibreTube/app/src/main/res/mipmap-anydpi-v26/ic_fire.xml
2022-06-03 18:49:48 +02:00

5 lines
259 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_fire_background" />
<foreground android:drawable="@mipmap/ic_fire_foreground" />
</adaptive-icon>