Skip to content

Instantly share code, notes, and snippets.

@mzielu
Created September 27, 2016 09:06
Show Gist options
  • Save mzielu/fe24f4536bf3ef2a2d2d74f98ab645c7 to your computer and use it in GitHub Desktop.
Save mzielu/fe24f4536bf3ef2a2d2d74f98ab645c7 to your computer and use it in GitHub Desktop.
dependencies {
compile 'agency.tango.android:avatar-view:{latest_release}'
compile 'agency.tango.android:avatar-view-bindings:{latest_release}'
//if you want to use Picasso for loading images
compile 'agency.tango.android:avatar-view-picasso:{latest_release}'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment