Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (25 loc) · 660 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 660 Bytes

Wall-Stack

About the App

A wallpaper app which uses wallheaven's api to fetch cool wallpapers and helps to set them as homescreen wallpaper.
This app is created in #30DaysOfKotlin challenge.

Demo Video

Screenshots

Built with the help of

  • Kotlin
    • Data classes
    • String Templates
    • Late initialization property
    • Coroutines
    • Lambdas
  • Coroutines
  • Jetpack Navigation Components
  • Material Design Components
  • Retrofit
  • Glide