Skip to content

Commit a586e34

Browse files
committed
Fix an issue on Breadcrumbs in dark theme on the draft indicator
1 parent 06ac224 commit a586e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vector/src/main/res/layout/item_breadcrumbs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
app:layout_constraintCircle="@id/breadcrumbsImageView"
8686
app:layout_constraintCircleAngle="225"
8787
app:layout_constraintCircleRadius="28dp"
88+
app:tint="?vctr_content_primary"
8889
tools:ignore="MissingConstraints"
8990
tools:visibility="visible" />
9091

0 commit comments

Comments
 (0)