haptome / dot_navigation_bar

A bottom navigation bar that you can customize with the options you need, without any limits. You can also customize the appearance of the navigation bar with simple smooth animations, providing a nice and clean UI/UX.
https://github.com/haptome/dot_navigation_bar
MIT License
45 stars 17 forks source link

Added option to disable padding animation on item change #7

Closed buraktabn closed 2 years ago

buraktabn commented 2 years ago

Noticed that having dynamic padding for the item is not looking nice when you want to have an item in the center.

Before Not Selected Selected
Screenshot_20220301-233127 Screenshot_20220301-234214
This PR Not Selected Selected
Screenshot_20220301-232207 Screenshot_20220301-232214
haptome commented 2 years ago

dynamic padding animation by @buraktabn