hdodenhof / CircleImageView

A circular ImageView for Android
Apache License 2.0
14.55k stars 3.11k forks source link

circular image view onclick listener not working #418

Closed Tsk29 closed 1 year ago

Tsk29 commented 3 years ago

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void de.hdodenhof.circleimageview.CircleImageView.setOnClickListener(android.view.View$OnClickListener)' on a null object reference

hdodenhof commented 1 year ago

Closing this as it's certainly obsolete by now - sorry, was quite inactive here for a while.