JamesC-Algonquin / NasaDailyImage

Android Application that displays images from NASA's APOD Gallery
0 stars 0 forks source link

Daily image fails if new image hasn't been posted #7

Open JamesC-Algonquin opened 8 months ago

JamesC-Algonquin commented 8 months ago

If local time/date is ahead of NASA image posting, the API may be called before the image of the day is uploaded by NASA. Daily image should roll back to previous image in such cases, rather than displaying nothing.