fix: fix warning status display item background being too bright
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:minHeight="75dp"
|
android:minHeight="75dp"
|
||||||
android:id="@+id/warning_wrap"
|
android:id="@+id/warning_wrap"
|
||||||
android:background="@drawable/bg_timeline_gap"
|
android:background="@drawable/bg_m3_surface3"
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
|||||||
Reference in New Issue
Block a user