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
In the xml example in the readme the AdaptebleBottomNavigationView is declared as:
<org.buffer.adaptablebottomnavigation.AdaptableBottomNavigationViewinstead of
<org.buffer.adaptablebottomnavigation.view.AdaptableBottomNavigationViewShame on me for blindly copy-pasting, but it still cost me some time to debug