fix filter warning background color

closes sk22#823
This commit is contained in:
sk
2023-10-07 15:26:10 +02:00
parent 5374ac766c
commit 9cfaed89e6

View File

@@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/warning_wrap"
android:background="@drawable/bg_timeline_gap">
android:background="?colorM3SurfaceVariant">
<TextView
android:id="@+id/text"