Closed danishsharma1993 closed 6 years ago
Same issue here
Hi @BruninhoMattoso You have to use implementation 'uk.co.chrisjenx:calligraphy:2.2.0'. Please follow IntelliJ Amiya answer https://stackoverflow.com/questions/50171778/cannot-resolve-symbol-calligraphycontextwrapper
Just downgrade version.
implementation 'uk.co.chrisjenx:calligraphy:2.2.0'
Till yesterday everything was working fine and Today i have updated my Android studio from 2.3 to 3.1 and i am getting this error now. But even i am getting Cannot resolve symbol 'CalligraphyContextWrapper', still project is successfully clean and build and the font is changing fine. I am surprised if everything is working fine then why this error appears. You can see the error in image and also i am adding my gradle code below. Please let me know if i am doing something wrong.
build.grade: