LibreTube/app/src/main/res/mipmap-anydpi-v26/ic_fire.xml
2022-05-23 16:56:54 +02:00

5 lines
257 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>