skydoves / TheMovies

🎬 A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
MIT License
496 stars 114 forks source link

Test branch #17

Open MauriceStar opened 1 year ago

MauriceStar commented 1 year ago

Guidelines

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce?

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.