Browse Source

reworked Nc13 style launcher icon work

AndyScherzinger 7 years ago
parent
commit
0137ec8ef6
34 changed files with 2 additions and 0 deletions
  1. BIN
      src/main/ic_launcher-web.png
  2. 1 0
      src/main/res/drawable/ic_launcher_foreground.xml
  3. BIN
      src/main/res/mipmap-hdpi/ic_launcher.png
  4. BIN
      src/main/res/mipmap-hdpi/ic_launcher_background.png
  5. BIN
      src/main/res/mipmap-hdpi/ic_launcher_round.png
  6. BIN
      src/main/res/mipmap-mdpi/ic_launcher.png
  7. BIN
      src/main/res/mipmap-mdpi/ic_launcher_background.png
  8. BIN
      src/main/res/mipmap-mdpi/ic_launcher_round.png
  9. BIN
      src/main/res/mipmap-xhdpi/ic_launcher.png
  10. BIN
      src/main/res/mipmap-xhdpi/ic_launcher_background.png
  11. BIN
      src/main/res/mipmap-xhdpi/ic_launcher_round.png
  12. BIN
      src/main/res/mipmap-xxhdpi/ic_launcher.png
  13. BIN
      src/main/res/mipmap-xxhdpi/ic_launcher_background.png
  14. BIN
      src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  15. BIN
      src/main/res/mipmap-xxxhdpi/ic_launcher.png
  16. BIN
      src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
  17. BIN
      src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  18. BIN
      src/versionDev/ic_launcher-web.png
  19. 1 0
      src/versionDev/res/drawable/ic_launcher_foreground.xml
  20. BIN
      src/versionDev/res/mipmap-hdpi/ic_launcher.png
  21. BIN
      src/versionDev/res/mipmap-hdpi/ic_launcher_background.png
  22. BIN
      src/versionDev/res/mipmap-hdpi/ic_launcher_round.png
  23. BIN
      src/versionDev/res/mipmap-mdpi/ic_launcher.png
  24. BIN
      src/versionDev/res/mipmap-mdpi/ic_launcher_background.png
  25. BIN
      src/versionDev/res/mipmap-mdpi/ic_launcher_round.png
  26. BIN
      src/versionDev/res/mipmap-xhdpi/ic_launcher.png
  27. BIN
      src/versionDev/res/mipmap-xhdpi/ic_launcher_background.png
  28. BIN
      src/versionDev/res/mipmap-xhdpi/ic_launcher_round.png
  29. BIN
      src/versionDev/res/mipmap-xxhdpi/ic_launcher.png
  30. BIN
      src/versionDev/res/mipmap-xxhdpi/ic_launcher_background.png
  31. BIN
      src/versionDev/res/mipmap-xxhdpi/ic_launcher_round.png
  32. BIN
      src/versionDev/res/mipmap-xxxhdpi/ic_launcher.png
  33. BIN
      src/versionDev/res/mipmap-xxxhdpi/ic_launcher_background.png
  34. BIN
      src/versionDev/res/mipmap-xxxhdpi/ic_launcher_round.png

BIN
src/main/ic_launcher-web.png


+ 1 - 0
src/main/res/drawable/ic_launcher_foreground.xml

@@ -28,3 +28,4 @@
             android:fillColor="#ffffff"/>
     </group>
 </vector>
+

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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


BIN
src/versionDev/ic_launcher-web.png


+ 1 - 0
src/versionDev/res/drawable/ic_launcher_foreground.xml

@@ -55,3 +55,4 @@
             android:strokeAlpha="1"/>
     </group>
 </vector>
+

BIN
src/versionDev/res/mipmap-hdpi/ic_launcher.png


BIN
src/versionDev/res/mipmap-hdpi/ic_launcher_background.png


BIN
src/versionDev/res/mipmap-hdpi/ic_launcher_round.png


BIN
src/versionDev/res/mipmap-mdpi/ic_launcher.png


BIN
src/versionDev/res/mipmap-mdpi/ic_launcher_background.png


BIN
src/versionDev/res/mipmap-mdpi/ic_launcher_round.png


BIN
src/versionDev/res/mipmap-xhdpi/ic_launcher.png


BIN
src/versionDev/res/mipmap-xhdpi/ic_launcher_background.png


BIN
src/versionDev/res/mipmap-xhdpi/ic_launcher_round.png


BIN
src/versionDev/res/mipmap-xxhdpi/ic_launcher.png


BIN
src/versionDev/res/mipmap-xxhdpi/ic_launcher_background.png


BIN
src/versionDev/res/mipmap-xxhdpi/ic_launcher_round.png


BIN
src/versionDev/res/mipmap-xxxhdpi/ic_launcher.png


BIN
src/versionDev/res/mipmap-xxxhdpi/ic_launcher_background.png


BIN
src/versionDev/res/mipmap-xxxhdpi/ic_launcher_round.png