瀏覽代碼

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

Pen Li 7 年之前
父節點
當前提交
8b68f2af3d
共有 38 個文件被更改,包括 16 次插入8 次删除
  1. 二進制
      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. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher.png
  5. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_forground.png
  6. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_round.png
  7. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher.png
  8. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_forground.png
  9. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_round.png
  10. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher.png
  11. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_forground.png
  12. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  13. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher.png
  14. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png
  15. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  16. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  17. 二進制
      ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png
  18. 二進制
      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. 二進制
      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. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher.png
  24. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_forground.png
  25. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_round.png
  26. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher.png
  27. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_forground.png
  28. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_round.png
  29. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher.png
  30. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_forground.png
  31. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  32. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher.png
  33. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png
  34. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  35. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  36. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png
  37. 二進制
      ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  38. 4 0
      ApexDrivers/apexdriversi/src/main/res/values/ic_launcher_background.xml

二進制
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>

二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-hdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-mdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xhdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxhdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriverscn/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png


二進制
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>

二進制
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>

二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-hdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-mdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xhdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_forground.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xxhdpi/ic_launcher_round.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher.png


二進制
ApexDrivers/apexdriversi/src/main/res/mipmap-xxxhdpi/ic_launcher_forground.png


二進制
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>