Last month, I was able to implement a small calendar view using Caldroid https://github.com/roomorama/Caldroid .
This is a flexible way to use, and itβs not as difficult to get a custom calendar view as the onDraw implementation from CalendarView .
Check the created view (just following the documentation):

And, of course, you can go further.
source share