GoldMovies icon indicating copy to clipboard operation
GoldMovies copied to clipboard

Feature/awesome navigation

Open anoop44 opened this issue 4 years ago • 0 comments

Guidelines

Replaced bottom navigation with a better navigation component. Library https://github.com/anoop44/AwesomeNavigation

Gif after change

ezgif com-resize

Types of changes

What types of changes does your code introduce?

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.

anoop44 avatar Dec 12 '19 06:12 anoop44