skydoves / pokedex-compose

🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
Apache License 2.0
730 stars 119 forks source link

Refactoring background.kt classes. #11

Open shubham-gangpuri opened 5 months ago

shubham-gangpuri commented 5 months ago

🎯 Goal

Refactoring background.kt classes.

🛠 Implementation details

✍️ Explain examples

Screenshot 2024-05-13 at 17 21 37

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.

FreedomChuks commented 5 months ago

@shubham-gangpuri rebase and run ./gradlew spotless the build error fix for spotless has been merged