-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lack of recognition in Java #90
Comments
I can find it using <meow.bottomnavigation.MeowBottomNavigation> instead of <com.etebarian.meowbottomnavigation.MeowBottomNavigation> but my app crashes when I add Model in java... |
Did you find a solution? |
"Did you find a solution?"... he didn't answer back, which means no, or he died of covid. |
mine also crashed by the way. Also java. |
I had to downgrade the dependency version in order to run the app. If you do not have any problem with downgrading then Add the dependencies:
Add XML Widget:
Java:
|
This inspection reports that different IDE and Gradle plugin versions are used. This can cause inconsistencies between IDE and Gradle builds in error reporting or code behaviour. how will i fix this kind of error. pls someone guide me |
Thanks |
I acted according to the documentation and added the required libraries to the dependency, but it is not recognized in the XML file.
in java project
The text was updated successfully, but these errors were encountered: