aminography / PrimeDatePicker

PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
Apache License 2.0
472 stars 52 forks source link

Changing the font family for day and/or text color some selected dates? #10

Open keehoo opened 5 years ago

keehoo commented 5 years ago

Hi, I was browsing through your library, and it really looks great, but I was wondering if there's an option to change the textColor for specific date? For example, the number 19 on todays calendar, I;d like it to be greyed out. Is there anything like it? If not, should I look for a forked solution and search in the adapter MonthListAdapter. I would be nice to have a number of dates in the adapter that should have a different typeface, colors etc... Cheers again for a cool lib :)

aminography commented 5 years ago

Thanks for your supportive comment :) I will add this in future developments. If you want to do it yourself, the right place which draws day labels is PrimeMonthView class.