Resource cleanup post-theme removal

This commit is contained in:
arkon
2021-07-04 17:51:15 -04:00
parent 9df721d158
commit 040bac3da2
13 changed files with 24 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/accent_lightblue"/>
<background android:drawable="@color/accent_blue"/>
<foreground>
<vector
android:width="120dp"

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/accent_lightblue"/>
<background android:drawable="@color/accent_blue"/>
<foreground>
<vector
android:width="120dp"

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/accent_lightblue"/>
<background android:drawable="@color/accent_blue"/>
<foreground>
<vector
android:width="120dp"

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/accent_lightblue"/>
<background android:drawable="@color/accent_blue"/>
<foreground>
<vector
android:width="120dp"