Replaced UIL with Picasso
Huge replacement Hopefully better performance
This commit is contained in:
parent
f3c629e1c6
commit
cfce92535b
27 changed files with 398 additions and 457 deletions
|
|
@ -54,7 +54,7 @@ dependencies {
|
|||
compile 'com.melnykov:floatingactionbutton:1.2.0'
|
||||
compile 'com.github.ksoichiro:android-observablescrollview:1.3.0'
|
||||
compile 'com.mcxiaoke.volley:library:1.0.+'
|
||||
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
|
||||
compile 'com.squareup.picasso:picasso:2.5.0'
|
||||
compile 'com.afollestad:material-dialogs:0.6.3.4'
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') {
|
||||
transitive = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue