oblassgit / DuckDuckGrid

Random Duck Android App Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duck Duck Grid

This repository is my playground for trying and for learning about different Android components.

Screenshots

Notable features I implemented

  • 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

Dependencies

About

Random Duck Android App Demo


Languages

Language:Kotlin 100.0%