Skip to content

Commit 919b92a

Browse files
mauriciocolliStypox
authored andcommitted
Add missing tint on drawer image view
1 parent 3b0153c commit 919b92a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/layout/drawer_header.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
android:layout_height="24dp"
106106
android:layout_marginStart="4dp"
107107
app:srcCompat="@drawable/ic_arrow_drop_down"
108+
app:tint="@color/drawer_header_font_color"
108109
tools:ignore="ContentDescription" />
109110
</LinearLayout>
110111
</LinearLayout>

0 commit comments

Comments
 (0)