ismaeldivita / chip-navigation-bar

An android navigation bar widget
MIT License
890 stars 136 forks source link

change the menutext and icon #50

Closed godsey-sics closed 4 years ago

godsey-sics commented 4 years ago

Is there any way to change the text and icon of a menu item programmatically? For eg:if the user has a store. need to show the store image and store name on fourth item

ismaeldivita commented 4 years ago

I think its the same was raised here https://github.com/ismaeldivita/chip-navigation-bar/issues/48

At the moment there is no way to do that. I'm planning to add this feature soon.