Optimized language, attr, themes, colors.

Change the way to launch tool activity.
This commit is contained in:
2022-04-01 14:24:45 +08:00
parent ef235a86aa
commit 6c662f8389
47 changed files with 208 additions and 260 deletions

View File

@@ -4,7 +4,7 @@
android:id="@+id/fragment_home"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/app_background"
android:background="?attr/app_background"
android:orientation="vertical"
tools:context=".ui.home.HomeFragment">