1

I tried adding Sweet Alert Dialog to my project using this way and I face no error during adding the .aar library locally.

Sweet Alert Dialog is successfully added to the project and I can use It's classes in my project. (Android studio recognizes it's classes). But when I try to build the project I get this error:

Error:No resource identifier found for attribute 'progressIndeterminate' in package 'com.mypackagename'

I found the same Issue here with no answer. Can anybody help?

Community
  • 1
  • 1
Milad Faridnia
  • 9,113
  • 13
  • 65
  • 78
  • 1
    It's old repository. And I guess it has some conflict with newer version of AppCompat. download library and update resource file. – Amir Aug 02 '16 at 13:19
  • 1
    @Amir guess I found the problem, Sweet alert uses another library that I had forgotten to add to my project. I'm trying to add it right now ;) – Milad Faridnia Aug 02 '16 at 13:26

0 Answers0