AdaptableBottomNavigation
AdaptableBottomNavigation copied to clipboard
Xml Example wrong declaration AdaptableBottomNavigationView
In the xml example in the readme the AdaptebleBottomNavigationView is declared as:
<org.buffer.adaptablebottomnavigation.AdaptableBottomNavigationView
instead of
<org.buffer.adaptablebottomnavigation.view.AdaptableBottomNavigationView
Shame on me for blindly copy-pasting, but it still cost me some time to debug