mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
色指定追加
This commit is contained in:
parent
24abd02472
commit
06a78ebee0
|
@ -11,8 +11,8 @@
|
||||||
android:id="@+id/debug_menu_top_toolbar"
|
android:id="@+id/debug_menu_top_toolbar"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="@color/colorPrimaryContainerLight"
|
android:background="@color/colorPrimaryContainer"
|
||||||
app:titleTextColor="@color/colorOnPrimaryContainerLight"
|
app:titleTextColor="@color/colorOnPrimaryContainer"
|
||||||
app:title="Debug Menu"
|
app:title="Debug Menu"
|
||||||
android:minHeight="?attr/actionBarSize"
|
android:minHeight="?attr/actionBarSize"
|
||||||
android:theme="?attr/actionBarTheme"
|
android:theme="?attr/actionBarTheme"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user