Mehdi-android / android-calendar-view

Automatically exported from code.google.com/p/android-calendar-view
0 stars 0 forks source link

Hability to add decoration to some days #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Maybe this is not an issue at all and I simply don't know how to do it 
correctly.

But I think it can be interesting to have a function to setting other color (or 
posibly other background) to certain days (to allow user know that day has 
something inside for example).

I've tried to modifying mCell array with some new Cells and calling invalidate, 
but it does not seem to have any effect.

Original issue reported on code.google.com by StormB...@gmail.com on 29 Jan 2012 at 7:37