I am getting this error: Error from Companion: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/AccessibilityDelegateCompat;
And I don't know why. Please help
I am getting this error: Error from Companion: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/AccessibilityDelegateCompat;
And I don't know why. Please help
What version Companion?
Are you using an extension?
Which one?.
Taifun
2.74
Yes, but I am using lots of extensions in the project, so if its an extension i don't know which one is causing this
You will need to remove them one by one until the error goes away.
Okay, i found out! It was the view pager extension, thanks for helping
Hmmm, I am not having any issues with that.
Are you using version 1 or version 2?
Looks like we weren't! I will try using that one since the one I was using is giving me this weird error