Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 7, 2022 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/b6eabd349c3bfce826d476975e26b278 to your computer and use it in GitHub Desktop.
Save skydoves/b6eabd349c3bfce826d476975e26b278 to your computer and use it in GitHub Desktop.
avatarview_custom_listener
avatarView.loadImage(
data = url,
onError = { _, _ ->
avatarView.avatarInitials = "AA"
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment