JonasWanke / com.jonaswanke.calendar

📅 Material Design CalendarView for Android
Apache License 2.0
49 stars 16 forks source link

25 setting new events gives flash #31

Closed JonasWanke closed 6 years ago

JonasWanke commented 6 years ago

Fixes: #25

Description

Setting new events reuses the old views without removing them from the layout (if not necessary)

Checklist