fix: fix warning status display item background being too bright

This commit is contained in:
LucasGGamerM
2023-09-17 12:50:10 -03:00
parent f0b2a25dce
commit f0a5799eea

View File

@@ -4,7 +4,7 @@
android:layout_height="wrap_content"
android:minHeight="75dp"
android:id="@+id/warning_wrap"
android:background="@drawable/bg_timeline_gap"
android:background="@drawable/bg_m3_surface3"
android:orientation="horizontal">
<TextView