Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
258
stars
64
forks
source link
Serious bug in viewing events : not showing all events that are given #105
Closed
AndroidDeveloperLB closed 6 years ago
Suppose I take the AsynchronousActivity sample, and instead of using what the server provides, I just put fake events of 60 days before today:
This should show events from 0 (today) to 59 (including).
However, it shows only some of the events, as you scroll :
device-2018-05-27-122114.zip