Add RoundedImageView for avatars (#739)
* Add RoundedImageView for avatars * RoundedImageView: Remove unused things, fix touchable area
This commit is contained in:
parent
562beacfc1
commit
133808891d
26 changed files with 367 additions and 49 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue