changed app icon to new and started new livecard
@@ -58,7 +58,7 @@
|
||||
|
||||
<!-- <activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@mipmap/ic_launcher_new"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_new"
|
||||
android:name="hu.refilc.naplo.icon_new"
|
||||
android:exported="true"
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||
<!-- <activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@mipmap/ic_launcher_2"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_2"
|
||||
android:name=".icon_2"
|
||||
android:exported="true"
|
||||
@@ -100,7 +100,7 @@
|
||||
|
||||
<!-- <activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@drawable/launch_ic_refilc_default"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:name=".MainActivityAlias"
|
||||
android:enabled="true"
|
||||
android:exported="true"
|
||||
@@ -112,7 +112,7 @@
|
||||
</activity-alias>
|
||||
<activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@drawable/launch_ic_refilc_default"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:name=".MainActivityAliasrefilc_default"
|
||||
android:enabled="false"
|
||||
android:exported="true"
|
||||
@@ -124,7 +124,7 @@
|
||||
</activity-alias>
|
||||
<activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@drawable/launch_ic_refilc_overcomplicated"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:name=".MainActivityAliasrefilc_overcomplicated"
|
||||
android:enabled="false"
|
||||
android:exported="true"
|
||||
@@ -136,7 +136,7 @@
|
||||
</activity-alias>
|
||||
<activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@drawable/launch_ic_refilc_concept"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:name=".MainActivityAliasrefilc_concept"
|
||||
android:enabled="false"
|
||||
android:exported="true"
|
||||
@@ -148,7 +148,7 @@
|
||||
</activity-alias>
|
||||
<activity-alias
|
||||
android:label="reFilc"
|
||||
android:icon="@drawable/launch_ic_refilc_pride"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:name=".MainActivityAliasrefilc_pride"
|
||||
android:enabled="false"
|
||||
android:exported="true"
|
||||
|
||||
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 69 B |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 69 B |
@@ -2,5 +2,4 @@
|
||||
<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"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome" />
|
||||
</adaptive-icon>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 642 B |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -6,7 +6,7 @@
|
||||
<item name="android:windowFullscreen">false</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
<item name="android:windowSplashScreenBackground">#3D7BF4</item>
|
||||
<item name="android:windowSplashScreenBackground">#03112D</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
|
||||
@@ -5,7 +5,10 @@
|
||||
<!-- Show a splash screen on the activity. Automatically removed when
|
||||
Flutter draws its first frame -->
|
||||
<item name="android:windowBackground">@drawable/launch_background</item>
|
||||
<item name="android:forceDarkAllowed">false</item>
|
||||
<item name="android:windowFullscreen">false</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
This theme determines the color of the Android Window while your
|
||||
@@ -16,4 +19,4 @@
|
||||
<style name="NormalTheme" parent="Theme.MaterialComponents">
|
||||
<item name="android:windowBackground">?android:colorBackground</item>
|
||||
</style>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<item name="android:windowFullscreen">false</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
|
||||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
|
||||
<item name="android:windowSplashScreenBackground">#3D7BF4</item>
|
||||
<item name="android:windowSplashScreenBackground">#03112D</item>
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>
|
||||
</style>
|
||||
<!-- Theme applied to the Android Window as soon as the process has started.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#3D7BF4</color>
|
||||
<color name="ic_launcher_background">#03112D</color>
|
||||
|
||||
<color name="purple_200">#FFBB86FC</color>
|
||||
<color name="purple_500">#FF6200EE</color>
|
||||
@@ -66,4 +66,4 @@
|
||||
<color name="pink_shade300">#FFF06292</color>
|
||||
<color name="purple_shade300">#FFBA68C8</color>
|
||||
<color name="teal_shade300">#FF22AC9B</color>
|
||||
</resources>
|
||||
</resources>
|
||||