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
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