Closed zeroXbrock closed 8 years ago
Issue is probably due to the listview trying to populate the list but not having events loaded from the database yet... Mitigating issue with a refresh feature.
Haven't seen this happen in a while... Pretty sure I hotfixed it a while ago.
Sometimes it's empty, but when you reload the listview, by restarting the activity or something, you get the list. I suspect the listview adapter is trying to populate before the database finishes its query to load the items.