Set app icon
|
@ -0,0 +1,7 @@
|
|||
<svg width="162" height="162" viewBox="0 0 162 162" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="81" cy="81" r="81" fill="#003832"/>
|
||||
<path d="M44 48.1682C44 47.1776 44.7252 46.3363 45.7049 46.1901L80.2089 41.0434C80.4019 41.0146 80.5981 41.0142 80.7913 41.0423L116.287 46.1958C117.271 46.3385 118 47.1815 118 48.175V60C118 61.1046 117.105 62 116 62H46C44.8954 62 44 61.1046 44 60V48.1682Z" fill="#77A83F"/>
|
||||
<rect x="44" y="69" width="20" height="52" rx="2" fill="#079326"/>
|
||||
<rect x="71" y="69" width="20" height="52" rx="2" fill="#68A93D"/>
|
||||
<rect x="98" y="69" width="20" height="52" rx="2" fill="#CCFFB4"/>
|
||||
</svg>
|
After Width: | Height: | Size: 630 B |
|
@ -0,0 +1,6 @@
|
|||
<svg width="74" height="80" viewBox="0 0 74 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 7.16825C0 6.17763 0.725164 5.33628 1.70494 5.19013L36.2089 0.0434252C36.4019 0.0146302 36.5981 0.0142482 36.7913 0.0422914L72.2874 5.19579C73.2706 5.33855 74 6.18147 74 7.17504V19C74 20.1046 73.1046 21 72 21H2C0.895429 21 0 20.1046 0 19V7.16825Z" fill="#77A83F"/>
|
||||
<rect y="28" width="20" height="52" rx="2" fill="#079326"/>
|
||||
<rect x="27" y="28" width="20" height="52" rx="2" fill="#68A93D"/>
|
||||
<rect x="54" y="28" width="20" height="52" rx="2" fill="#CCFFB4"/>
|
||||
</svg>
|
After Width: | Height: | Size: 573 B |
|
@ -9,7 +9,7 @@
|
|||
android:name="net.dankito.banking.ui.android.BankingApp"
|
||||
android:testOnly="false"
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/app_icon"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
|
After Width: | Height: | Size: 9.5 KiB |
|
@ -1,34 +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">
|
||||
<path
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#00000000">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="78.5885"
|
||||
android:endY="90.9159"
|
||||
android:startX="48.7653"
|
||||
android:startY="61.0927"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#44000000"
|
||||
android:offset="0.0" />
|
||||
<item
|
||||
android:color="#00000000"
|
||||
android:offset="1.0" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:fillType="nonZero"
|
||||
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#00000000" />
|
||||
</vector>
|
Before Width: | Height: | Size: 17 KiB |
|
@ -0,0 +1,61 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="1.35"
|
||||
android:scaleY="1.35"
|
||||
android:translateX="13.5"
|
||||
android:translateY="13.5">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h60v60h-60z"/>
|
||||
<path
|
||||
android:pathData="M0,0h60v60h-60z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M0,0h60v60h-60z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M29.9999,30m-25.9091,0a25.9091,25.9091 0,1 1,51.8182 0a25.9091,25.9091 0,1 1,-51.8182 0"
|
||||
android:fillColor="#000000"
|
||||
android:fillAlpha="0.09"/>
|
||||
<path
|
||||
android:pathData="M29.9999,30m-25.6591,0a25.6591,25.6591 0,1 1,51.3182 0a25.6591,25.6591 0,1 1,-51.3182 0"
|
||||
android:strokeAlpha="0.04"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#2869BF"/>
|
||||
<path
|
||||
android:pathData="M30.0001,30m-16.3636,0a16.3636,16.3636 0,1 1,32.7272 0a16.3636,16.3636 0,1 1,-32.7272 0"
|
||||
android:fillColor="#000000"
|
||||
android:fillAlpha="0.09"/>
|
||||
<path
|
||||
android:pathData="M30.0001,30m-16.1136,0a16.1136,16.1136 0,1 1,32.2272 0a16.1136,16.1136 0,1 1,-32.2272 0"
|
||||
android:strokeAlpha="0.04"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#2869BF"/>
|
||||
<path
|
||||
android:pathData="M30.25,0H29.75V29.75H0V30.25H29.75V60H30.25V30.25H60V29.75H30.25V0Z"
|
||||
android:fillColor="#6277A1"
|
||||
android:fillAlpha="0.1"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M0,0L60,0L60,60L0,60L0,0Z"
|
||||
android:fillColor="#003832"/>
|
||||
<path
|
||||
android:pathData="M16.2969,18.9254C16.2969,17.9348 17.022,17.0935 18.0018,16.9473L29.5243,15.2286C29.7173,15.1998 29.9135,15.1994 30.1067,15.2275L41.9916,16.953C42.9749,17.0957 43.7043,17.9387 43.7043,18.9322V20.963C43.7043,22.0675 42.8089,22.963 41.7043,22.963L18.2969,22.963C17.1923,22.963 16.2969,22.0675 16.2969,20.963V18.9254Z"
|
||||
android:fillColor="#77A83F"/>
|
||||
<path
|
||||
android:pathData="M18.2961,25.5555L21.7035,25.5555A2,2 0,0 1,23.7035 27.5555L23.7035,42.8148A2,2 0,0 1,21.7035 44.8148L18.2961,44.8148A2,2 0,0 1,16.2961 42.8148L16.2961,27.5555A2,2 0,0 1,18.2961 25.5555z"
|
||||
android:fillColor="#079326"/>
|
||||
<path
|
||||
android:pathData="M28.2961,25.5555L31.7035,25.5555A2,2 0,0 1,33.7035 27.5555L33.7035,42.8148A2,2 0,0 1,31.7035 44.8148L28.2961,44.8148A2,2 0,0 1,26.2961 42.8148L26.2961,27.5555A2,2 0,0 1,28.2961 25.5555z"
|
||||
android:fillColor="#68A93D"/>
|
||||
<path
|
||||
android:pathData="M38.2961,25.5555L41.7035,25.5555A2,2 0,0 1,43.7035 27.5555L43.7035,42.8148A2,2 0,0 1,41.7035 44.8148L38.2961,44.8148A2,2 0,0 1,36.2961 42.8148L36.2961,27.5555A2,2 0,0 1,38.2961 25.5555z"
|
||||
android:fillColor="#CCFFB4"/>
|
||||
</group>
|
||||
</group>
|
||||
</vector>
|
|
@ -18,7 +18,7 @@
|
|||
android:layout_height="@dimen/nav_header_app_icon_height"
|
||||
android:contentDescription="@string/nav_header_desc"
|
||||
android:paddingTop="@dimen/nav_header_vertical_spacing"
|
||||
app:srcCompat="@drawable/app_icon" />
|
||||
app:srcCompat="@mipmap/ic_launcher_round" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
@ -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="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
|
@ -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="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 979 B |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 5.0 KiB |
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#003832</color>
|
||||
</resources>
|
|
@ -1,41 +1,49 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "icon-ios-20@2x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-20@3x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-29@2x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-29@3x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-40@2x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-40@3x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-60@2x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "60x60"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-60@3x.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "60x60"
|
||||
|
@ -46,6 +54,7 @@
|
|||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-20@2x-1.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "20x20"
|
||||
|
@ -56,6 +65,7 @@
|
|||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-29@2x-1.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "29x29"
|
||||
|
@ -66,6 +76,7 @@
|
|||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-40@2x-2.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "40x40"
|
||||
|
@ -76,16 +87,19 @@
|
|||
"size" : "76x76"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-76@2x.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "76x76"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-83.5@2x.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "83.5x83.5"
|
||||
},
|
||||
{
|
||||
"filename" : "icon-ios-1024@1x.png",
|
||||
"idiom" : "ios-marketing",
|
||||
"scale" : "1x",
|
||||
"size" : "1024x1024"
|
||||
|
|
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 494 B |
After Width: | Height: | Size: 494 B |
After Width: | Height: | Size: 687 B |
After Width: | Height: | Size: 685 B |
After Width: | Height: | Size: 685 B |
After Width: | Height: | Size: 926 B |
After Width: | Height: | Size: 840 B |
After Width: | Height: | Size: 840 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.6 KiB |