Small bugfixes and better performance

This commit is contained in:
Karim Abou Zeid 2015-04-06 18:37:51 +02:00
commit e39162c126
21 changed files with 202 additions and 105 deletions

View file

@ -57,7 +57,7 @@ dependencies {
compile 'com.nhaarman.listviewanimations:lib-manipulation:3.1.0@aar'
compile 'com.nhaarman.listviewanimations:lib-core-slh:3.1.0@aar'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.github.clans:fab:1.2.0'
compile 'com.melnykov:floatingactionbutton:1.3.0'
compile 'com.github.ksoichiro:android-observablescrollview:1.5.0'
compile 'com.mcxiaoke.volley:library:1.0.15'
compile 'com.squareup.picasso:picasso:2.5.0'