This repository is my playground for trying and for learning about different Android components.
- Saving "liked" state of an image in SharedPreferences
- Pinching to change collumn count in the Grid- and LikedFragment
- Bottom navigation using nav graph
- Getting random duck images from https://random-d.uk/api/v2/random and displaying them
- Showing images/gifs from the internet via glide
- Showing all "liked" images in LikedFragment
- Saving the image url of an item in the GridFragment to the Clipboard and showing a toast
- App Tutorial with ShowcaseView
- https://random-d.uk/api/v2/random for getting random duck Images
- https://github.com/Baseflow/PhotoView
- https://github.com/amlcurran/ShowcaseView