mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-14 02:42:05 +00:00
Fix filter group icon being invisible in light theme
This commit is contained in:
parent
789421c7a0
commit
e99a27e382
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue