Files
Thuis_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Mitchel van Hamburg a80118fea7 Added app icon
Started work on the freezer overview

Updated dependencies

Some project restructuring
2023-01-23 10:09:41 +01:00

5 lines
248 B
XML

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