mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 17:31:28 +08:00
Added theme switch
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
android:id="@+id/fragment_home_tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/app_background"
|
||||
android:background="?attr/app_background_theme"
|
||||
android:orientation="vertical"
|
||||
tools:context=".ui.home.HomeFragment">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user