unjetified library

  1. red30

    Android Question MaterialDialog. Use an unjetified library

    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"...
Top