Quick fix

fixed fab shadow not fully visible due to padding in Music Controller
This commit is contained in:
Karim Abou Zeid 2015-02-20 22:21:03 +01:00
commit 99aaba4c16
4 changed files with 9 additions and 14 deletions

View file

@ -51,7 +51,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.melnykov:floatingactionbutton:1.1.+'
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'