android-times-square
android-times-square copied to clipboard
Standalone Android widget for picking a single date from a calendar view.
If I select a date (after scrolling down) and then scroll up the calendar will draw two months sort of on top of each other. This occurs if I have...
I could see that if we're initializing a `CalendarPickerView` to select a date in the span of 100 years, 5000+ week rows are built at the same time. This creates...
Hi Guys, Although an issue with textAlignment already raised and was closed I would like to ask to raise it again. I really like the calendar and would like to...
When I place times-square into an AlertDialog or DialogFragment, it's performance get worse. When you select a new date the old selection disappears some time after the new appears, which...
Hi there! Is there any way to make this widget scroll infilitely? I mean, I don't want to set starting time and ending time during init() method. I need a...