Load custom emoji in statuses (#400)
This commit is contained in:
parent
2859a5075c
commit
3adef27bbb
6 changed files with 199 additions and 82 deletions
|
@ -49,6 +49,7 @@ dependencies {
|
|||
compile "com.squareup.retrofit2:converter-gson:2.3.0"
|
||||
compile "com.squareup.picasso:picasso:2.5.2"
|
||||
compile "com.squareup.okhttp3:okhttp:3.9.0"
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.9.0'
|
||||
compile "com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0"
|
||||
compile "com.pkmmte.view:circularimageview:1.1"
|
||||
compile "com.github.varunest:sparkbutton:1.0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue