recruit-mp / LightCalendarView

A lightweight monthly calendar view for Android, fully written in Kotlin. Designed to meet the minimum demands for typical calendars.
Apache License 2.0
445 stars 67 forks source link

[add] added properties for fixing the circle of today #26

Closed opst-miyatay closed 7 years ago

opst-miyatay commented 7 years ago

Overview

Added properties for fixing the circle of today. When the property is set to ON, the circle is always displayed.

Technical Changes