Browse Source

Add dev app icon

dev-app-icon
Anders Jenbo 1 year ago
parent
commit
521265f041
  1. BIN
      android-project/app/src/main/ic_launcher_dev-playstore.png
  2. 5
      android-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dev.xml
  3. 5
      android-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dev_round.xml
  4. BIN
      android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev.webp
  5. BIN
      android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_background.webp
  6. BIN
      android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_foreground.webp
  7. BIN
      android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_round.webp
  8. BIN
      android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev.webp
  9. BIN
      android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_background.webp
  10. BIN
      android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_foreground.webp
  11. BIN
      android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_round.webp
  12. BIN
      android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev.webp
  13. BIN
      android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_background.webp
  14. BIN
      android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_foreground.webp
  15. BIN
      android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_round.webp
  16. BIN
      android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev.webp
  17. BIN
      android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_background.webp
  18. BIN
      android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_foreground.webp
  19. BIN
      android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_round.webp
  20. BIN
      android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev.webp
  21. BIN
      android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_background.webp
  22. BIN
      android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_foreground.webp
  23. BIN
      android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_round.webp

BIN
android-project/app/src/main/ic_launcher_dev-playstore.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

5
android-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dev.xml

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_dev_background"/>
<foreground android:drawable="@mipmap/ic_launcher_dev_foreground"/>
</adaptive-icon>

5
android-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dev_round.xml

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_dev_background"/>
<foreground android:drawable="@mipmap/ic_launcher_dev_foreground"/>
</adaptive-icon>

BIN
android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B

BIN
android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
android-project/app/src/main/res/mipmap-hdpi/ic_launcher_dev_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

BIN
android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
android-project/app/src/main/res/mipmap-mdpi/ic_launcher_dev_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
android-project/app/src/main/res/mipmap-xhdpi/ic_launcher_dev_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_dev_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_dev_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Loading…
Cancel
Save