issues
search
pelmenstar1
/
RangeCalendar
Customizable calendar in Android with animations and range selection
MIT License
14
stars
0
forks
source link
Move logic of managing calendar's style out of RangeCalendarPagerAdapter
#24
Closed
pelmenstar1
closed
1 year ago
pelmenstar1
commented
1 year ago
The style data is shared among all the calendars. This simplifies the logic a lot because we don't have to store it in both the adapter and grid-view
Add more tests