mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 07:21:29 +08:00
Optimized language, attr, themes, colors.
Change the way to launch tool activity.
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user