ReadableBottomBar
ReadableBottomBar copied to clipboard
RunTime error on install - Probably need an update
I got this error lunching the app:
Error inflating class com.iammert.library.readablebottombar.ReadableBottomBar
I correctly imported the library, I think it needs an update and is not working anymore.
Tried more time with more projects but is the same
changing hardcoded string in tabs.xml to string resources fixed my problem.
changing hardcoded string in tabs.xml to string resources fixed my problem.
Thanks, It worked me too