Initial 12.0 refactor.

There are no guarantees this commit will compile.
This commit is contained in:
Miku AuahDark
2022-02-05 16:00:25 +08:00
parent 8e61af7669
commit 10622388b5
4823 changed files with 579 additions and 1886550 deletions
-5
View File
@@ -1,5 +0,0 @@
values/generated_strings.xml
values/generated_integers.xml
drawable-*/icon.png
drawable-*/notificationicon.png
mipmap-*/ic_launcher.png
+3
View File
@@ -0,0 +1,3 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
</resources>
+1 -5
View File
@@ -1,6 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#FF4081</color>
</resources>
<resources></resources>
+1
View File
@@ -0,0 +1 @@
<resources></resources>
+4
View File
@@ -0,0 +1,4 @@
<resources>
<!-- Strings used for fragments for navigation -->
</resources>
-11
View File
@@ -1,11 +0,0 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
+4
View File
@@ -0,0 +1,4 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
</resources>