aurelhubert / ahbottomnavigation

A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
3.84k stars 684 forks source link

Incorporate padding into item width calculation #320

Closed DSteve595 closed 5 years ago

DSteve595 commented 6 years ago

Now, if the <AHBottomNavigation/> has horizontal padding set, the items will be distributed within the padded space rather than cut off at the sides.