A test application written in Kotlin using Android Jetpack framework. It fetches images from Lorem Picsum and displays them in a ImageView. New images can be fetched using the given Button in the UI. A toast is displayed in case no network connection is available.
- Localized in Hindi(IN),
- Last fetched image is cached/stored which persists application/activity's lifecycle,
- Progressbar is displayed when an image is fetched, and
- New random image can be fetched using built-in option