Add a temporary icon

This commit is contained in:
AntsyLich 2024-01-16 01:02:57 +06:00
parent c9906491fb
commit 5067160132
No known key found for this signature in database
19 changed files with 61 additions and 95 deletions

View File

@ -1,27 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp" android:width="108dp"
android:height="108dp" android:height="108dp"
android:viewportWidth="108.0" android:viewportWidth="256"
android:viewportHeight="108.0"> android:viewportHeight="256">
<group android:scaleX="0.45"
android:scaleY="0.45"
android:translateX="70.4"
android:translateY="70.4">
<path <path
android:pathData="M14.5,7L86.5,7A7,7 0,0 1,93.5 14L93.5,95A7,7 0,0 1,86.5 102L14.5,102A7,7 0,0 1,7.5 95L7.5,14A7,7 0,0 1,14.5 7z" android:fillColor="#FFFFFFFF"
android:fillColor="#000"/> android:pathData="M234.14,187.75c-9.57,-2.7 -19.5,2.87 -22.2,12.44l-1.97,7c-0.8,2.84 -3.43,4.83 -6.38,4.83h-18.04c-3.66,0 -6.63,-2.97 -6.63,-6.63v-28.56h13.94c16.19,0 29.36,-13.17 29.36,-29.36L222.22,37.36c0,-16.19 -13.17,-29.36 -29.36,-29.36L65.45,8c-16.19,0 -29.36,13.17 -29.36,29.36v110.11c0,16.19 13.17,29.36 29.36,29.36h14.59c-0.7,1.98 -1.54,4.05 -2.57,6.14 -7.36,14.97 -20.78,24.91 -39.89,29.55 -9.66,2.35 -15.58,12.07 -13.24,21.73 2,8.23 9.36,13.75 17.47,13.75 1.41,0 2.83,-0.17 4.26,-0.51 38.36,-9.32 56.31,-32.64 64.6,-50.56 3.36,-7.26 5.42,-14.2 6.67,-20.1h25.58v28.56c0,23.5 19.12,42.61 42.61,42.61h18.04c9.23,0 18.36,-3.07 25.72,-8.64s12.79,-13.53 15.29,-22.41l1.97,-7c2.7,-9.56 -2.87,-19.5 -12.44,-22.2ZM72.08,82.24h114.14v19.79L72.08,102.03v-19.79ZM186.22,43.99v15.53L72.08,59.52v-15.53h114.14ZM72.08,124.76h114.14v16.08L72.08,140.84v-16.08Z"/>
<path </group>
android:pathData="M14.5,7L86.5,7A7,7 0,0 1,93.5 14L93.5,95A7,7 0,0 1,86.5 102L14.5,102A7,7 0,0 1,7.5 95L7.5,14A7,7 0,0 1,14.5 7z"
android:fillColor="#455A64"/>
<path
android:pathData="M7.5,12.01C7.5,9.24 9.74,7 12.5,7L17.5,7L17.5,102L12.5,102C9.74,102 7.5,99.77 7.5,96.99L7.5,12.01Z"
android:fillColor="#607D8B"/>
<path
android:pathData="M54,54.5m-25.5,0a25.5,25.5 0,1 1,51 0a25.5,25.5 0,1 1,-51 0"
android:fillColor="#000"/>
<path
android:pathData="M54,54.5m-25.5,0a25.5,25.5 0,1 1,51 0a25.5,25.5 0,1 1,-51 0"
android:fillColor="#CE2828"/>
<path
android:pathData="M54,54.5m-19.94,0a19.94,19.94 0,1 1,39.87 0a19.94,19.94 0,1 1,-39.87 0"
android:fillColor="#FFF"/>
<path
android:pathData="M52.04,46.3L47.42,46.3C46.14,46.3 44.93,46.23 44.2,46.14L44.2,49.76C45,49.65 46.16,49.6 47.42,49.6L60.58,49.6C61.86,49.6 63.02,49.65 63.82,49.76L63.82,46.14C63.09,46.23 61.86,46.3 60.58,46.3L55.69,46.3L55.69,45.07C55.69,44.43 55.73,43.95 55.82,43.45L51.9,43.45C51.99,44 52.04,44.43 52.04,45.07L52.04,46.3ZM46.78,60.68C45.46,60.68 44.29,60.63 43.45,60.52L43.45,64.14C44.34,64.03 45.46,63.98 46.78,63.98L61.29,63.98C62.57,63.98 63.71,64.03 64.57,64.14L64.57,60.52C63.73,60.63 62.57,60.68 61.29,60.68L58.24,60.68C59.33,58.06 59.99,56.23 60.7,53.91C61.34,51.81 61.34,51.81 61.56,51.13L57.58,50.06C57.51,50.93 57.37,51.52 56.89,53.41C56.19,56.14 55.32,58.74 54.5,60.68L46.78,60.68ZM46.48,51.36C47.55,54.02 48.28,56.53 49.03,60.15L52.66,58.9C51.65,54.98 50.92,52.66 49.94,50.11L46.48,51.36Z"
android:fillColor="#000"/>
</vector> </vector>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/transparent"/> <background android:drawable="@color/ic_launcher_debug_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_tachi_monochrome_launcher" /> <monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon> </adaptive-icon>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/transparent"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_tachi_monochrome_launcher" />
</adaptive-icon>

View File

@ -50,7 +50,7 @@
android:networkSecurityConfig="@xml/network_security_config" android:networkSecurityConfig="@xml/network_security_config"
android:preserveLegacyExternalStorage="true" android:preserveLegacyExternalStorage="true"
android:requestLegacyExternalStorage="true" android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.Tachiyomi"> android:theme="@style/Theme.Tachiyomi">

View File

@ -21,7 +21,7 @@ fun LogoHeader() {
horizontalAlignment = Alignment.CenterHorizontally, horizontalAlignment = Alignment.CenterHorizontally,
) { ) {
Icon( Icon(
painter = painterResource(R.drawable.ic_tachi), painter = painterResource(R.drawable.ic_mihon),
contentDescription = null, contentDescription = null,
tint = MaterialTheme.colorScheme.onSurface, tint = MaterialTheme.colorScheme.onSurface,
modifier = Modifier modifier = Modifier

View File

@ -28,7 +28,7 @@ class BackupNotifier(private val context: Context) {
Notifications.CHANNEL_BACKUP_RESTORE_PROGRESS, Notifications.CHANNEL_BACKUP_RESTORE_PROGRESS,
) { ) {
setLargeIcon(BitmapFactory.decodeResource(context.resources, R.mipmap.ic_launcher)) setLargeIcon(BitmapFactory.decodeResource(context.resources, R.mipmap.ic_launcher))
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setAutoCancel(false) setAutoCancel(false)
setOngoing(true) setOngoing(true)
setOnlyAlertOnce(true) setOnlyAlertOnce(true)
@ -38,7 +38,7 @@ class BackupNotifier(private val context: Context) {
Notifications.CHANNEL_BACKUP_RESTORE_COMPLETE, Notifications.CHANNEL_BACKUP_RESTORE_COMPLETE,
) { ) {
setLargeIcon(BitmapFactory.decodeResource(context.resources, R.mipmap.ic_launcher)) setLargeIcon(BitmapFactory.decodeResource(context.resources, R.mipmap.ic_launcher))
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setAutoCancel(false) setAutoCancel(false)
} }

View File

@ -153,7 +153,7 @@ class LibraryUpdateNotifier(
) { ) {
setContentTitle(context.stringResource(MR.strings.notification_update_error, failed)) setContentTitle(context.stringResource(MR.strings.notification_update_error, failed))
setContentText(context.stringResource(MR.strings.action_show_errors)) setContentText(context.stringResource(MR.strings.action_show_errors))
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setContentIntent(NotificationReceiver.openErrorLogPendingActivity(context, uri)) setContentIntent(NotificationReceiver.openErrorLogPendingActivity(context, uri))
} }
@ -193,7 +193,7 @@ class LibraryUpdateNotifier(
} }
} }
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setLargeIcon(notificationBitmap) setLargeIcon(notificationBitmap)
setGroup(Notifications.GROUP_NEW_CHAPTERS) setGroup(Notifications.GROUP_NEW_CHAPTERS)
@ -229,7 +229,7 @@ class LibraryUpdateNotifier(
setContentText(description) setContentText(description)
setStyle(NotificationCompat.BigTextStyle().bigText(description)) setStyle(NotificationCompat.BigTextStyle().bigText(description))
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
if (icon != null) { if (icon != null) {
setLargeIcon(icon) setLargeIcon(icon)

View File

@ -149,7 +149,7 @@ internal class AppUpdateNotifier(private val context: Context) {
with(notificationBuilder) { with(notificationBuilder) {
setContentTitle(context.stringResource(MR.strings.update_check_notification_update_available)) setContentTitle(context.stringResource(MR.strings.update_check_notification_update_available))
setContentText(context.stringResource(MR.strings.update_check_fdroid_migration_info)) setContentText(context.stringResource(MR.strings.update_check_fdroid_migration_info))
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setContentIntent( setContentIntent(
NotificationHandler.openUrl( NotificationHandler.openUrl(
context, context,

View File

@ -25,7 +25,7 @@ class ExtensionInstallService : Service() {
override fun onCreate() { override fun onCreate() {
val notification = notificationBuilder(Notifications.CHANNEL_EXTENSIONS_UPDATE) { val notification = notificationBuilder(Notifications.CHANNEL_EXTENSIONS_UPDATE) {
setSmallIcon(R.drawable.ic_tachi) setSmallIcon(R.drawable.ic_mihon)
setAutoCancel(false) setAutoCancel(false)
setOngoing(true) setOngoing(true)
setShowWhen(false) setShowWhen(false)

View File

@ -1,27 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp" android:width="108dp"
android:height="108dp" android:height="108dp"
android:viewportWidth="108.0" android:viewportWidth="256"
android:viewportHeight="108.0"> android:viewportHeight="256">
<group android:scaleX="0.45"
android:scaleY="0.45"
android:translateX="70.4"
android:translateY="70.4">
<path <path
android:fillColor="#000" android:fillColor="#FF000000"
android:pathData="M14.5,7L86.5,7A7,7 0,0 1,93.5 14L93.5,95A7,7 0,0 1,86.5 102L14.5,102A7,7 0,0 1,7.5 95L7.5,14A7,7 0,0 1,14.5 7z" /> android:pathData="M234.14,187.75c-9.57,-2.7 -19.5,2.87 -22.2,12.44l-1.97,7c-0.8,2.84 -3.43,4.83 -6.38,4.83h-18.04c-3.66,0 -6.63,-2.97 -6.63,-6.63v-28.56h13.94c16.19,0 29.36,-13.17 29.36,-29.36L222.22,37.36c0,-16.19 -13.17,-29.36 -29.36,-29.36L65.45,8c-16.19,0 -29.36,13.17 -29.36,29.36v110.11c0,16.19 13.17,29.36 29.36,29.36h14.59c-0.7,1.98 -1.54,4.05 -2.57,6.14 -7.36,14.97 -20.78,24.91 -39.89,29.55 -9.66,2.35 -15.58,12.07 -13.24,21.73 2,8.23 9.36,13.75 17.47,13.75 1.41,0 2.83,-0.17 4.26,-0.51 38.36,-9.32 56.31,-32.64 64.6,-50.56 3.36,-7.26 5.42,-14.2 6.67,-20.1h25.58v28.56c0,23.5 19.12,42.61 42.61,42.61h18.04c9.23,0 18.36,-3.07 25.72,-8.64s12.79,-13.53 15.29,-22.41l1.97,-7c2.7,-9.56 -2.87,-19.5 -12.44,-22.2ZM72.08,82.24h114.14v19.79L72.08,102.03v-19.79ZM186.22,43.99v15.53L72.08,59.52v-15.53h114.14ZM72.08,124.76h114.14v16.08L72.08,140.84v-16.08Z"/>
<path </group>
android:fillColor="#2E84BF"
android:pathData="M14.5,7L86.5,7A7,7 0,0 1,93.5 14L93.5,95A7,7 0,0 1,86.5 102L14.5,102A7,7 0,0 1,7.5 95L7.5,14A7,7 0,0 1,14.5 7z" />
<path
android:fillColor="#69A3CB"
android:pathData="M7.5,12.01C7.5,9.24 9.74,7 12.5,7L17.5,7L17.5,102L12.5,102C9.74,102 7.5,99.77 7.5,96.99L7.5,12.01Z" />
<path
android:fillColor="#000"
android:pathData="M54,54.5m-25.5,0a25.5,25.5 0,1 1,51 0a25.5,25.5 0,1 1,-51 0" />
<path
android:fillColor="#CE2828"
android:pathData="M54,54.5m-25.5,0a25.5,25.5 0,1 1,51 0a25.5,25.5 0,1 1,-51 0" />
<path
android:fillColor="#FFF"
android:pathData="M54,54.5m-19.94,0a19.94,19.94 0,1 1,39.87 0a19.94,19.94 0,1 1,-39.87 0" />
<path
android:fillColor="#000"
android:pathData="M52.04,46.3L47.42,46.3C46.14,46.3 44.93,46.23 44.2,46.14L44.2,49.76C45,49.65 46.16,49.6 47.42,49.6L60.58,49.6C61.86,49.6 63.02,49.65 63.82,49.76L63.82,46.14C63.09,46.23 61.86,46.3 60.58,46.3L55.69,46.3L55.69,45.07C55.69,44.43 55.73,43.95 55.82,43.45L51.9,43.45C51.99,44 52.04,44.43 52.04,45.07L52.04,46.3ZM46.78,60.68C45.46,60.68 44.29,60.63 43.45,60.52L43.45,64.14C44.34,64.03 45.46,63.98 46.78,63.98L61.29,63.98C62.57,63.98 63.71,64.03 64.57,64.14L64.57,60.52C63.73,60.63 62.57,60.68 61.29,60.68L58.24,60.68C59.33,58.06 59.99,56.23 60.7,53.91C61.34,51.81 61.34,51.81 61.56,51.13L57.58,50.06C57.51,50.93 57.37,51.52 56.89,53.41C56.19,56.14 55.32,58.74 54.5,60.68L46.78,60.68ZM46.48,51.36C47.55,54.02 48.28,56.53 49.03,60.15L52.66,58.9C51.65,54.98 50.92,52.66 49.94,50.11L46.48,51.36Z" />
</vector> </vector>

View File

@ -0,0 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="256"
android:viewportHeight="256">
<group android:scaleX="0.45"
android:scaleY="0.45"
android:translateX="70.4"
android:translateY="70.4">
<path
android:fillColor="#FFFFFFFF"
android:pathData="M234.14,187.75c-9.57,-2.7 -19.5,2.87 -22.2,12.44l-1.97,7c-0.8,2.84 -3.43,4.83 -6.38,4.83h-18.04c-3.66,0 -6.63,-2.97 -6.63,-6.63v-28.56h13.94c16.19,0 29.36,-13.17 29.36,-29.36L222.22,37.36c0,-16.19 -13.17,-29.36 -29.36,-29.36L65.45,8c-16.19,0 -29.36,13.17 -29.36,29.36v110.11c0,16.19 13.17,29.36 29.36,29.36h14.59c-0.7,1.98 -1.54,4.05 -2.57,6.14 -7.36,14.97 -20.78,24.91 -39.89,29.55 -9.66,2.35 -15.58,12.07 -13.24,21.73 2,8.23 9.36,13.75 17.47,13.75 1.41,0 2.83,-0.17 4.26,-0.51 38.36,-9.32 56.31,-32.64 64.6,-50.56 3.36,-7.26 5.42,-14.2 6.67,-20.1h25.58v28.56c0,23.5 19.12,42.61 42.61,42.61h18.04c9.23,0 18.36,-3.07 25.72,-8.64s12.79,-13.53 15.29,-22.41l1.97,-7c2.7,-9.56 -2.87,-19.5 -12.44,-22.2ZM72.08,82.24h114.14v19.79L72.08,102.03v-19.79ZM186.22,43.99v15.53L72.08,59.52v-15.53h114.14ZM72.08,124.76h114.14v16.08L72.08,140.84v-16.08Z"/>
</group>
</vector>

View File

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:fillColor="#FFFFFFFF"
android:pathData="M234.14,187.75c-9.57,-2.7 -19.5,2.87 -22.2,12.44l-1.97,7c-0.8,2.84 -3.43,4.83 -6.38,4.83h-18.04c-3.66,0 -6.63,-2.97 -6.63,-6.63v-28.56h13.94c16.19,0 29.36,-13.17 29.36,-29.36L222.22,37.36c0,-16.19 -13.17,-29.36 -29.36,-29.36L65.45,8c-16.19,0 -29.36,13.17 -29.36,29.36v110.11c0,16.19 13.17,29.36 29.36,29.36h14.59c-0.7,1.98 -1.54,4.05 -2.57,6.14 -7.36,14.97 -20.78,24.91 -39.89,29.55 -9.66,2.35 -15.58,12.07 -13.24,21.73 2,8.23 9.36,13.75 17.47,13.75 1.41,0 2.83,-0.17 4.26,-0.51 38.36,-9.32 56.31,-32.64 64.6,-50.56 3.36,-7.26 5.42,-14.2 6.67,-20.1h25.58v28.56c0,23.5 19.12,42.61 42.61,42.61h18.04c9.23,0 18.36,-3.07 25.72,-8.64s12.79,-13.53 15.29,-22.41l1.97,-7c2.7,-9.56 -2.87,-19.5 -12.44,-22.2ZM72.08,82.24h114.14v19.79L72.08,102.03v-19.79ZM186.22,43.99v15.53L72.08,59.52v-15.53h114.14ZM72.08,124.76h114.14v16.08L72.08,140.84v-16.08Z"/>
</vector>

View File

@ -3,6 +3,6 @@
<item <item
android:width="72dp" android:width="72dp"
android:height="72dp" android:height="72dp"
android:drawable="@drawable/ic_tachi" android:drawable="@drawable/ic_mihon"
android:gravity="center" /> android:gravity="center" />
</layer-list> </layer-list>

View File

@ -1,12 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:fillColor="#FFF"
android:pathData="M102.6,19.2c0.3,5.7 0.6,13.1 0.8,16.6l0.4,6.3 -42.7,-0.3c-23.4,-0.2 -43.4,-0.7 -44.3,-1.2 -1.7,-0.8 -1.8,0.6 -1.8,20.4v21.2l2.3,-0.6C23.9,79.7 50.6,79 126,79s102.1,0.7 108.8,2.6l2.2,0.6V61c0,-19.8 -0.1,-21.2 -1.7,-20.4 -1,0.5 -21,1 -44.4,1.2l-42.7,0.3 0.4,-6.3c0.2,-3.5 0.5,-10.9 0.8,-16.6l0.4,-10.2h-47.6l0.4,10.2zM58.8,93.2c-10.4,3.9 -18.8,7.7 -18.8,8.3 0,0.7 1.4,4.3 3.1,8.1 8,17.7 20.6,61.5 24.1,83.6 0.6,4.3 1.6,7.8 2.2,7.8 0.6,0 10.4,-3.2 21.9,-7.1 14.9,-5.2 20.7,-7.6 20.7,-8.7 0,-3.2 -17.8,-61 -26.2,-85C82,89.6 80.4,86 79.1,86.1c-0.9,0 -10,3.2 -20.3,7.1z" />
<path
android:fillColor="#FFF"
android:pathData="M167.2,93.7c-3.3,21 -15.6,61.6 -28.8,95l-6.9,17.3H6v40h243v-40h-37.1c-29.3,0 -37,-0.3 -36.6,-1.3 0.3,-0.6 2.7,-5.9 5.3,-11.7 2.5,-5.8 7.5,-18.3 11,-27.9 6.7,-18.4 21.4,-64.3 21.4,-67 0,-1.3 -4.6,-2.8 -21.2,-6.9 -11.7,-2.9 -21.8,-5.2 -22.4,-5.2 -0.6,0 -1.6,3.5 -2.2,7.7z" />
</vector>

View File

@ -1,12 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:pathData="M50.61,39.254C50.65,40.029 50.691,41.036 50.719,41.513L50.773,42.371L44.96,42.331C41.772,42.303 39.049,42.235 38.926,42.166C38.695,42.058 38.682,42.248 38.682,44.944L38.682,47.831L38.995,47.75C39.893,47.491 43.53,47.395 53.796,47.395C64.064,47.395 67.698,47.491 68.611,47.75L68.911,47.831L68.911,44.944C68.911,42.248 68.897,42.058 68.678,42.166C68.542,42.235 65.819,42.303 62.634,42.331L56.819,42.371L56.873,41.513C56.9,41.036 56.941,40.029 56.981,39.254L57.037,37.864L50.555,37.864L50.61,39.254ZM44.645,49.329C43.23,49.861 42.086,50.377 42.086,50.459C42.086,50.555 42.276,51.044 42.509,51.563C43.597,53.973 45.312,59.937 45.79,62.945C45.87,63.53 46.008,64.008 46.089,64.008C46.171,64.008 47.505,63.572 49.072,63.041C51.1,62.333 51.889,62.006 51.889,61.856C51.889,61.42 49.467,53.551 48.322,50.282C47.805,48.839 47.586,48.349 47.41,48.362C47.287,48.362 46.049,48.798 44.645,49.329Z"
android:fillColor="#000000"/>
<path
android:pathData="M59.406,49.397C58.957,52.257 57.282,57.785 55.484,62.333L54.545,64.688L37.456,64.688L37.456,70.136L70.544,70.136L70.544,64.688L65.493,64.688C61.503,64.688 60.454,64.648 60.509,64.511C60.55,64.43 60.876,63.708 61.23,62.918C61.571,62.128 62.252,60.426 62.728,59.12C63.641,56.614 65.643,50.364 65.643,49.997C65.643,49.819 65.016,49.614 62.756,49.057C61.163,48.662 59.788,48.349 59.706,48.349C59.624,48.349 59.488,48.825 59.406,49.397Z"
android:fillColor="#000000"/>
</vector>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/transparent"/> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_tachi_monochrome_launcher" /> <monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon> </adaptive-icon>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/transparent"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_tachi_monochrome_launcher" />
</adaptive-icon>

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
<color name="ic_launcher_debug_background">#36454F</color>
</resources>

View File

@ -373,7 +373,7 @@
<!--== Splash Theme ==--> <!--== Splash Theme ==-->
<style name="Theme.Tachiyomi.SplashScreen" parent="Theme.SplashScreen"> <style name="Theme.Tachiyomi.SplashScreen" parent="Theme.SplashScreen">
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_tachi_splash</item> <item name="windowSplashScreenAnimatedIcon">@drawable/ic_mihon_splash</item>
<item name="windowSplashScreenBackground">@color/splash</item> <item name="windowSplashScreenBackground">@color/splash</item>
<item name="postSplashScreenTheme">@style/Theme.Tachiyomi</item> <item name="postSplashScreenTheme">@style/Theme.Tachiyomi</item>
<item name="android:statusBarColor">@android:color/transparent</item> <item name="android:statusBarColor">@android:color/transparent</item>