Skip to content
Snippets Groups Projects

Initial commit

Merged Markus Lønnemo requested to merge master into main
68 files
+ 1486
0
Compare changes
  • Side-by-side
  • Inline
Files
68
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_background_color"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
Loading