recruit-mp / LightCalendarView

A lightweight monthly calendar view for Android, fully written in Kotlin. Designed to meet the minimum demands for typical calendars.
Apache License 2.0
445 stars 67 forks source link

Accents show only one in a day after swipe one month #19

Open z29591259 opened 7 years ago

z29591259 commented 7 years ago

Here is gif demo There are multi accents in one day, first time show number of accents is correct(except one day ealiler). After swipe one month(last or next) and swipe back, the day has multi accents only show one accent. But if you swipe two month(last or next) and swipe back, then it shows correctly.

Thx

JJK-IO commented 6 years ago

I was having issues with this too. Upon lots of research and testing I have found a solution that worked for me.

Make sure each DotAccent has a unique key.