Closed rkalz closed 7 years ago
Attempting to swipe to refresh or add a new report to a parking object with no reports results in an IndexOutOfBoundsException in checkFirebase's routine to set data in the reportData arraylist.
Fixed in https://github.com/rkalz/UABParkingFinder/commit/91f4d852b67a5f840a4b36c66ec8e720dfe3d93d
Attempting to swipe to refresh or add a new report to a parking object with no reports results in an IndexOutOfBoundsException in checkFirebase's routine to set data in the reportData arraylist.