mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-02 00:03:00 +00:00
Add missing tint on drawer image view
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
android:layout_height="24dp"
|
||||
android:layout_marginStart="4dp"
|
||||
app:srcCompat="@drawable/ic_arrow_drop_down"
|
||||
app:tint="@color/drawer_header_font_color"
|
||||
tools:ignore="ContentDescription" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user