mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Dynamic Colorを使わないようにした
This commit is contained in:
parent
d57fa48058
commit
d68f9942eb
|
@ -12,8 +12,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:text="Debug Menu"
|
||||
android:textSize="36sp"
|
||||
android:padding="16dp"
|
||||
android:textColor="@color/material_dynamic_primary10" />
|
||||
android:padding="16dp" />
|
||||
|
||||
<ScrollView
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in New Issue
Block a user