Fix filter group icon being invisible in light theme
(cherry picked from commit e99a27e382d1f664ad4709c4101268602b5ed9a1)
This commit is contained in:
parent
c969db8094
commit
5b9aa4a89d
@ -24,6 +24,7 @@
|
||||
<ImageView
|
||||
android:id="@+id/expand_icon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
android:tint="?attr/colorOnPrimary" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user