-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Drawable and Lifecycle issues fix (#449) #506
Conversation
@dpgraham Do you have any ideas about what happened to |
@uterator Thanks for the PR Do you know why https://dev.azure.com/AppiumCI/Appium%20CI/_build/results?buildId=6145 fails with |
@mykola-mokhnach I'll look at it over the weekend. I need to get Espresso Driver and Appium Desktop sorted out. |
@mykola-mokhnach yeah you're right actually, I think it's from the PR. Thanks for submitting this @uterator@ Do you know why this would happen ^ (java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/material/navigation/NavigationView) |
Perhaps the below? It has a dependency to
|
@uterator Is there any chance to fix the PR? |
Hi @mykola-mokhnach, I haven't check yet but actually I don't have a good idea how to fix that. At this moment I can't put time on it so if someone can have a look on it it will be great help. |
Any updates to this? |
Builds are to old now to see the logs, but when I tried this fix few days ago I had to add |
@grzegorz-jarosz Could you please raise a new PR with this fix included? |
The change has been done based on #449 discussions.
It addresses the errors with Drawable and Lifecycle