SpongeBobSun / mCalendarView

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

Expanded Calendar View #34

Closed jcaruso001 closed 7 years ago

jcaruso001 commented 7 years ago

I am adding points as the calendar scrolls to another month. However, the calendar doesn't refresh and show those new points unless it's closed an open again. Is there a way around this?

SpongeBobSun commented 7 years ago

@mBigFlower Please help to verify. I think it's just missing a refresh call, right ?

jcaruso001 commented 7 years ago

@mBigFlower Is there a method that will refresh it?

@SpongeBobSun I know you've asked before but my hope is to push this to beta next week.

jcaruso001 commented 7 years ago

refreshDrawableState() ?

SpongeBobSun commented 7 years ago

Hmm let me check. Seems like my buddy is taking a rest.

Get Outlook for iOShttps://aka.ms/o0ukef

On Sat, Nov 12, 2016 at 11:25 PM +0800, "Jason H Caruso" notifications@github.com<mailto:notifications@github.com> wrote:

refreshDrawableState() ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/SpongeBobSun/mCalendarView/issues/34#issuecomment-260128228, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALABrgASO9REL77G2EK-8u1c1MWZTu2nks5q9dptgaJpZM4KwCSW.

SpongeBobSun commented 7 years ago

@jcaruso001

Have you tried MarkedDates.notifyObservers() ? As I recall we've registered our adapters as observers.

jcaruso001 commented 7 years ago

@SpongeBobSThat appears to have done it I'll test more to verify.

jcaruso001 commented 7 years ago

@SpongeBobSun We're live!

SpongeBobSun commented 7 years ago

@jcaruso001 WOW, Congrats!