-
Notifications
You must be signed in to change notification settings - Fork 230
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
The app crashes while the activity is launching #68
Comments
06-08 11:12:34.313 6959-6959/e.naeemiqab.weekcalender E/AndroidRuntime: FATAL EXCEPTION: main |
Can you solve it? Thanks |
I've had the same problem |
Same issue, someone found a solution? |
same issue.....can any one help me to resolve this!!! |
this is because of using this library in project supporting andoridX, this library is not working with androidX even after enabling jetifier in gradle.properties. |
I was trying this library as per the readme.md
I added that dependency and the repository jcenter() already existed
In the layout file I added the tag as given in the readme
Actual Behavior
The text was updated successfully, but these errors were encountered: