Open cypressious opened 8 years ago
Results of a quick and dirty patch: http://imgur.com/a/pboIN
Hey Cypressious, are you still working on porting this library to RecyclerView? I'd be happy to lend a hand.
@BriungRi You can see my fork at https://github.com/GreenParrotGmbH/android-times-square/tree/rw. I got it working right away but it's not perfectly clean. Also I didn't track progress, since I forked.
How do you feel about a rewrite of the
CalendarPickerView
control using aRecyclerView
? This would open up the possibility to use different layout managers, namely a grid based one on bigger screens.If you are open to this idea, I would like to give it a shot myself.