Explorar o código

Update sample icon

Aidan Follestad %!s(int64=5) %!d(string=hai) anos
pai
achega
843217738d

BIN=BIN
sample/ic_web.png


+ 5 - 0
sample/src/main/res/mipmap-anydpi-v26/ic_launcher.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="@color/ic_launcher_background"/>
+    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
+</adaptive-icon>

+ 5 - 0
sample/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="@color/ic_launcher_background"/>
+    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
+</adaptive-icon>

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


BIN=BIN
sample/src/main/res/mipmap-hdpi/ic_launcher_foreground.png


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


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


BIN=BIN
sample/src/main/res/mipmap-mdpi/ic_launcher_foreground.png


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


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


BIN=BIN
sample/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png


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


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


BIN=BIN
sample/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png


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


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


BIN=BIN
sample/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png


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


+ 4 - 0
sample/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">#6002EE</color>
+</resources>