App given as part of test for Obvious.
Download and install the app-release.apk.
- The app fetches non hd images from server and displays in a grid.
- Click on any one image to view hd image.
- Click on screen after the image loads to display its details as overlay on the image itself. Again click on any area to dismiss the details.
- You can pinch & zoom the image or swipe to next image.
- When the image is being fetched from server, a placeholder image of dots in circle is shown and if app is unable to load the image a traingle with exclamation is shown.
- When you click an image from grid, the details are displayed but the background is transparent as shown here. You have to click once more for background color to appear. stfalcon-studio/StfalconImageViewer#27