NASA Pictures App is an Android Application to browse through a list of serene images captured by NASA. NASA Pictures App can:
- Display latest NASA pictures in a grid sorted by date
- Show details of the image including copyrights, in depth explanation and a High Definition version of the image
- High Definition image can be zoomed in and out by pinch-in, pinch-out respectively
- Image can also be zoomed in and out by double taps
- Swiping to the right (and left) will show the details of next and previous image
- User can jump to a certain position by using the tab selector at the bottom of Picture Details screen
- AppCompat, CardView, RecyclerView, PhotoView as Design Library
- Glide
- Lifecycle
- Material
- Moshi
- Espresso
- Junit