aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/icons/android/mipmap-anydpi-v26/ic_launcher.xml
blob: 03f066073318a0a35ebf16f9573d25ff54afbb1a (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
  <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
  <background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>