Closed Xfinity-bot closed 3 years ago
Even after syncing gradle file did not allow me to use components implementation 'club.cred.android:synth:1.0.0'
implementation 'club.cred.android:synth:1.0.0'
I tried using components on the layout file but it was showing reference not found error. eg club.cred.synth.views.SynthButton
club.cred.synth.views.SynthButton
@Xfinity-bot how do you resolve this issue? I am getting the same error.
Even after syncing gradle file did not allow me to use components
implementation 'club.cred.android:synth:1.0.0'
I tried using components on the layout file but it was showing reference not found error. eg
club.cred.synth.views.SynthButton