Implement custom multiple themes (Buggy).

This commit is contained in:
Alex Ning
2020-03-15 13:12:02 +08:00
parent 1c1b084566
commit e076e2374f
96 changed files with 1689 additions and 557 deletions

View File

@@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/coordinator_layout_login_activity"
android:background="?attr/backgroundColor"
tools:application="ml.docilealligator.infinityforreddit.Activity.LoginActivity">