ismaeldivita / chip-navigation-bar

An android navigation bar widget
MIT License
877 stars 135 forks source link

Always show label in Horizontal Mode #82

Closed habibi4 closed 2 years ago

habibi4 commented 2 years ago

how to always show label in horizontal mode? in botom navigation can use app:labelVisibilityMode="labeled", but in this library this function doesn't work

ismaeldivita commented 2 years ago

I don't think this will make sense on this library as we gonna end up almost recreating the current experience of the Material Navigation. So, if you have such requirement maybe it's better just use the material one.