DROID-1409 App | Design | Update app icon (#115)
Before Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 12 KiB |
|
@ -1,25 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.9818182"
|
||||
android:scaleY="0.9818182">
|
||||
<path
|
||||
android:pathData="M64,44V34.998H39.5V44.089L64,44ZM64,44L64,74.998H73.2V44L64,44ZM47.75,75C54.792,75 60.5,69.292 60.5,62.25C60.5,55.208 54.792,49.5 47.75,49.5C40.708,49.5 35,55.208 35,62.25C35,69.292 40.708,75 47.75,75Z"
|
||||
android:fillType="evenOdd">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="34.9984"
|
||||
android:startX="51.9106"
|
||||
android:endY="75.0001"
|
||||
android:endX="51.6608"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FFFFAD35"/>
|
||||
<item android:offset="1" android:color="#FFED7EDE"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</group>
|
||||
</vector>
|
|
@ -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="@color/ic_new_app_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_new_app_launcher_foreground"/>
|
||||
<foreground android:drawable="@mipmap/ic_new_app_launcher_foreground"/>
|
||||
</adaptive-icon>
|
|
@ -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="@color/ic_new_app_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_new_app_launcher_foreground"/>
|
||||
<foreground android:drawable="@mipmap/ic_new_app_launcher_foreground"/>
|
||||
</adaptive-icon>
|
Before Width: | Height: | Size: 1.8 KiB |
BIN
app/src/main/res/mipmap-hdpi/ic_new_app_launcher_foreground.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 1.2 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_new_app_launcher_foreground.png
Normal file
After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_new_app_launcher_foreground.png
Normal file
After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 5 KiB |
After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 12 KiB |