Jelajahi Sumber

1.修改Android Apex Driver应用图标。

Pen Li 7 tahun lalu
induk
melakukan
8b68f2af3d
38 mengubah file dengan 16 tambahan dan 8 penghapusan
  1. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/ic_launcher-web.png
  2. 2 2
      ApexDrivers/apexdriverscn/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  3. 2 2
      ApexDrivers/apexdriverscn/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  4. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher.png
  5. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_forground.png
  6. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_round.png
  7. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher.png
  8. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_forground.png
  9. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_round.png
  10. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher.png
  11. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_forground.png
  12. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  13. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher.png
  14. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png
  15. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  16. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  17. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png
  18. TEMPAT SAMPAH
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  19. 4 0
      ApexDrivers/apexdriverscn/src/main/res/values/ic_launcher_background.xml
  20. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/ic_launcher-web.png
  21. 2 2
      ApexDrivers/apexdriversi/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  22. 2 2
      ApexDrivers/apexdriversi/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  23. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher.png
  24. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_forground.png
  25. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_round.png
  26. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher.png
  27. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_forground.png
  28. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_round.png
  29. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher.png
  30. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_forground.png
  31. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  32. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher.png
  33. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png
  34. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  35. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  36. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png
  37. TEMPAT SAMPAH
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  38. 4 0
      ApexDrivers/apexdriversi/src/main/res/values/ic_launcher_background.xml

TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/ic_launcher-web.png


+ 2 - 2
ApexDrivers/apexdriverscn/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

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

+ 2 - 2
ApexDrivers/apexdriverscn/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

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

TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png


+ 4 - 0
ApexDrivers/apexdriverscn/src/main/res/values/ic_launcher_background.xml

@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <color name="ic_launcher_background">#FFFFFF</color>
+</resources>

TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/ic_launcher-web.png


+ 2 - 2
ApexDrivers/apexdriversi/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

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

+ 2 - 2
ApexDrivers/apexdriversi/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

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

TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_round.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png


TEMPAT SAMPAH
ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png


+ 4 - 0
ApexDrivers/apexdriversi/src/main/res/values/ic_launcher_background.xml

@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <color name="ic_launcher_background">#FFFFFF</color>
+</resources>