Droppers / AnimatedBottomBar

A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
MIT License
1.39k stars 111 forks source link

Icon padding? #4

Closed vexonius closed 4 years ago

vexonius commented 4 years ago

Hi, thinking about using this library for my app, but supplying a bottom bar with png drawables makes the icons look big and distasteful. Is there an option to add padding or margin for icons in xml? Thanks

Droppers commented 4 years ago

Good point! I have only tested it with vector drawables so I completely missed it!

I will add a iconSize attribute to solve this :)!

Droppers commented 4 years ago

I have released version 1.0.7, can you verify it is working?

vexonius commented 4 years ago

Sure, later tonight I'll check it out! Thanks for the quick response, you rock!

vexonius commented 4 years ago

Yes, everything works great! Thanks!

image