aurelhubert / ahbottomnavigation

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

Methods to work with navigation items by menuIds. #410

Open andrey-tsaplin opened 5 years ago

andrey-tsaplin commented 5 years ago

It's for convenience for those who setup navigation menu from the XML file

andrey-tsaplin commented 5 years ago

Methods added: disableItemWithMenuId getPositionByMenuId getItemWithMenuId setCurrentItemByMenuId getViewByMenuId enableItemWithMenuId disableItemWithMenuId