Add RoundedImageView for avatars (#739)

* Add RoundedImageView for avatars

* RoundedImageView: Remove unused things, fix touchable area
This commit is contained in:
Ivan Kupalov 2018-07-30 15:36:22 +02:00 committed by Konrad Pozniak
commit 133808891d
26 changed files with 367 additions and 49 deletions

View file

@ -81,7 +81,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.11.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.11.0'
implementation 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0'
implementation 'com.pkmmte.view:circularimageview:1.1'
implementation 'com.github.connyduck:sparkbutton:1.0.1'
implementation 'com.github.chrisbanes:PhotoView:2.1.3'
implementation 'com.mikepenz:google-material-typeface:3.0.1.2.original@aar'