SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

Background Colors #12

Closed jcaruso001 closed 8 years ago

jcaruso001 commented 8 years ago

Can we set background colors on a day by day basis?

SpongeBobSun commented 8 years ago

What do you mean by day basis?

jcaruso001 commented 8 years ago

I would want the 1st to have a red LEFTSIDEBAR and the 2nd to have a yellow LEFTSIDEBAR and the 3rdto have a brown LEFTSIDEBAR... and so on.

SpongeBobSun commented 8 years ago

Well.......currently we only have one mark style and it's a global style. I'll modify my code and see if I can implement this or not. Once done I'll let you know. Thanks.

jcaruso001 commented 8 years ago

That would be amazing, I love this calendar view and would love to put it in my app!

SpongeBobSun commented 8 years ago

Hi, I've fixed this issue. Please pull the latest code. Now you can use different highlight style & color between highlighted dates.