Browse Source

Changed icon to use separate foreground and background.

renovate/org.robolectric-robolectric-4.x
The-EDev 4 years ago
parent
commit
95dacbfb08
  1. 2
      app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  2. 5
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  3. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher.png
  4. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_background.png
  5. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
  6. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  7. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher.png
  8. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_background.png
  9. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
  10. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  11. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher.png
  12. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_background.png
  13. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
  14. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  15. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  16. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png
  17. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
  18. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  19. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  20. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
  21. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
  22. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png

2
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

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

5
app/src/main/res/mipmap-anydpi-v26/ic_launcher_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_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png

Before

Width: 72  |  Height: 72  |  Size: 4.1 KiB

After

Width: 72  |  Height: 72  |  Size: 4.1 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_background.png

After

Width: 162  |  Height: 162  |  Size: 928 B

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png

Before

Width: 162  |  Height: 162  |  Size: 9.0 KiB

After

Width: 162  |  Height: 162  |  Size: 6.5 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_round.png

After

Width: 72  |  Height: 72  |  Size: 6.8 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png

Before

Width: 48  |  Height: 48  |  Size: 2.5 KiB

After

Width: 48  |  Height: 48  |  Size: 2.4 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_background.png

After

Width: 108  |  Height: 108  |  Size: 540 B

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png

Before

Width: 108  |  Height: 108  |  Size: 4.6 KiB

After

Width: 108  |  Height: 108  |  Size: 3.4 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_round.png

After

Width: 48  |  Height: 48  |  Size: 3.7 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png

Before

Width: 96  |  Height: 96  |  Size: 6.4 KiB

After

Width: 96  |  Height: 96  |  Size: 6.4 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_background.png

After

Width: 216  |  Height: 216  |  Size: 1.3 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png

Before

Width: 216  |  Height: 216  |  Size: 14 KiB

After

Width: 216  |  Height: 216  |  Size: 11 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png

After

Width: 96  |  Height: 96  |  Size: 10 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png

Before

Width: 144  |  Height: 144  |  Size: 11 KiB

After

Width: 144  |  Height: 144  |  Size: 9.8 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png

After

Width: 324  |  Height: 324  |  Size: 2.7 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png

Before

Width: 324  |  Height: 324  |  Size: 26 KiB

After

Width: 324  |  Height: 324  |  Size: 20 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png

After

Width: 144  |  Height: 144  |  Size: 16 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

Before

Width: 192  |  Height: 192  |  Size: 17 KiB

After

Width: 192  |  Height: 192  |  Size: 18 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png

After

Width: 432  |  Height: 432  |  Size: 4.2 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png

After

Width: 432  |  Height: 432  |  Size: 34 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png

After

Width: 192  |  Height: 192  |  Size: 27 KiB

Loading…
Cancel
Save