Skip to content

Commit 2d428ae

Browse files
ldjcmuafohrman
authored andcommitted
Fix today marker colors in MaterialDatePicker
PiperOrigin-RevId: 266942500
1 parent f52407e commit 2d428ae

File tree

1 file changed

+1
-0
lines changed
  • lib/java/com/google/android/material/picker/res/values

1 file changed

+1
-0
lines changed

lib/java/com/google/android/material/picker/res/values/styles.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
</style>
153153

154154
<style name="Widget.MaterialComponents.MaterialCalendar.Year.Today" parent="Widget.MaterialComponents.MaterialCalendar.Year">
155+
<item name="itemStrokeColor">@color/material_on_surface_emphasis_high_type</item>
155156
<item name="itemStrokeWidth">@dimen/mtrl_calendar_day_today_stroke</item>
156157
</style>
157158

0 commit comments

Comments
 (0)