I have a RadCalendar in Week view mode that I'm using to allow users to jump to dates in an events list. The calendar displays indicators for dates that have events in the list. On iOS, if a user taps a date that does not have an indicator, a black highlight appears (see screenshot #1). Tapping a date with an indicator, does not show a highlight (see screenshot #2). On Android, there is no highlight no matter which dates the user taps on (i.e. always looks like screenshot #2).
How can I get rid of the highlight on iOS?