Multiple Events in a Same day of Not Showing
zohaibTheMobileDev opened this issue · 2 comments
zohaibTheMobileDev commented
If i add more than 1 events in the same day with different hours, then only last added event is shown on the calendar but not the previous ones.
Please can you fix this ?
NightlySide commented
Did you find a workaround?
parissakalaee commented
have you checked to change the value of app:minOverlappingMinutes="1440"
which is 24hours to something shorter, like 1 minute? it solved my problem.