I have an old application that uses the MaterialDialog library. Now if I want to run it I get an error:
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/ContextCompat;
As I understand this is due to the fact that I am using an unjetified library "MaterialDialog"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.