You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after successfully sync the gradle after add implementation 'com.github.iken.tech:IKGroupAvatarView:0.1'
but when I import it in xml, it shows me error
Class referenced in the layout file, iken.tech.ikgroupAvatar.IKGroupAvatarView, was not found in the project or the libraries
Cannot resolve class iken.tech.ikgroupAvatar.IKGroupAvatarView
The text was updated successfully, but these errors were encountered:
after successfully sync the gradle after add implementation 'com.github.iken.tech:IKGroupAvatarView:0.1'
but when I import it in xml, it shows me error
Class referenced in the layout file, iken.tech.ikgroupAvatar.IKGroupAvatarView, was not found in the project or the libraries
Cannot resolve class iken.tech.ikgroupAvatar.IKGroupAvatarView
The text was updated successfully, but these errors were encountered: