Open emburaan opened 2 years ago
I am also facing Exactly same problem ..Even after syncing the synth dependency implementation 'club.cred.android:synth:1.0.0'
and also android:clipChildren="false" in the parent layout it is showing reference not found .
add jcenter() in settings.gradle
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