You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
benjaminvanhaelst
changed the title
ClassNotFoundException: AdaptableBottomNavigationView
Xml Example wrong declaration AdaptableBottomNavigationView
Jul 24, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: