ScrollCalendar icon indicating copy to clipboard operation
ScrollCalendar copied to clipboard

Android widget to present calendar in a recycler view. The idea was to replicate calendar the way calendar is presented in the amazing Airbnb app.

Results 7 ScrollCalendar issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/13720305/78550346-7f728480-7836-11ea-92d4-e6ed7ed3579d.png)

Hey, First of all, your project is awesome! now for the feature request: I will use the date 29-Apr-18 to explain: if the Airbnb date picker opens on the 29-Apr-18,...

enhancement

I wasn't sure if the new constructors for ScrollCalendarAdapter, DefaultRangeScrollCalendarAdapter, and DefaultDateScrollCalendarAdapter should replace the current ones. Is the addCurrentMonth attribute overkill? Is it fine to just add it automatically,...

How to modify radius of `SelectedItemBeginningStyle` `SelectedItemEndStyle` `SelectedItemMiddleStyle` `SelectedItemStyle` or what is the name of the property so that the background is closer to the text of the day. Thanks.

Hi, thanks for the awesome widget. :) Is there a way to set the month that it shows at first? Maybe I'm not finding it. eg. Now it's January, but...

enhancement