Replaced Glide with UIL. Should finally fix all image loading problems.
This commit is contained in:
parent
9a2fbb446f
commit
c7125b1386
18 changed files with 276 additions and 317 deletions
|
|
@ -67,7 +67,7 @@ dependencies {
|
|||
compile 'com.mcxiaoke.volley:library:1.0.15'
|
||||
compile 'com.squareup:otto:1.3.6'
|
||||
compile 'de.hdodenhof:circleimageview:1.2.2'
|
||||
compile 'com.github.bumptech.glide:glide:3.6.0'
|
||||
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
|
||||
|
||||
compile 'com.afollestad:material-dialogs:0.7.4.1'
|
||||
compile 'com.jpardogo.materialtabstrip:library:1.0.9'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue