mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 08:30:44 +00:00
Add missing tint on drawer image view
This commit is contained in:
parent
3b0153ca7a
commit
919b92a0b5
@ -105,6 +105,7 @@
|
|||||||
android:layout_height="24dp"
|
android:layout_height="24dp"
|
||||||
android:layout_marginStart="4dp"
|
android:layout_marginStart="4dp"
|
||||||
app:srcCompat="@drawable/ic_arrow_drop_down"
|
app:srcCompat="@drawable/ic_arrow_drop_down"
|
||||||
|
app:tint="@color/drawer_header_font_color"
|
||||||
tools:ignore="ContentDescription" />
|
tools:ignore="ContentDescription" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user