misosvec / SingleRowCalendar

Android library for horizontal single row calendar. With this library, you aren't attached to library built-in UI. You can create really beautiful and customizable UI and use selection features without hands getting dirty with RecyclerView and SelectionTracker.
Apache License 2.0
370 stars 53 forks source link

How to choose the style of the calendar ? #30

Open agGitHub opened 9 months ago

agGitHub commented 9 months ago

Hi,

I see on the presentation page of this lib that there are several styles of calendar. When I run the app, I get the first style ; how to try another style ?

Thanks.