Questions tagged [calendarview]

CalendarView is a calendar widget for displaying and selecting dates.

CalendarView is a widget for displaying and selecting dates.

Most often it refers to Android's CalendarView. The range of dates supported by it are configurable. The user can select a date by tapping on it, and it's possible to scroll and fling the calendar to a desired date.

375 questions
0
votes
1 answer

Circling certain dates in CalendarView without a custom library

I have a simple CalendarView in my layout. All I'm trying is circling a set of dates. Searched for answers on StackOverflow, and almost all of them are suggesting some libraries, CalDroid being the most popular one. Is it possible to do it without…
Akeshwar Jha
  • 4,516
  • 8
  • 52
  • 91
0
votes
1 answer

Fix CalendarView style

On Android 6 I get error in CalendarView. I tried find fix for me, but it doesnt help me. Now my dialog with CalendarView looks like: And this code from style: