dybarsky / spots-dialog

Android AlertDialog with moving dots progress indicator
MIT License
1.08k stars 242 forks source link

I removed this and still gives error in cache files #34

Closed developer20atmoderni closed 6 years ago

developer20atmoderni commented 6 years ago

I removed this from my gradle in android studio3.0.1 but still project is not syncing by giving me the error in cache files C:\Users\Moderni.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.1.aar\e8ddbb4d66d9a9dbbaff29cb1e3cc03d\res\values\values.xml

Error:(1423, 5) error: style attribute 'attr/DialogTitleAppearance (aka com.kiran.example.ebitcoin:attr/DialogTitleAppearance)' not found.

dybarsky commented 6 years ago

I am not sure I can help to deal with android studio. Try clean/rebuild project.

developer20atmoderni commented 6 years ago

I have done all these things, done Invalidate cache and restart too but still facing the issue