Support dark theme in file picker (#699)

This commit is contained in:
Tobias Groza 2017-09-18 14:29:43 +02:00 committed by Christian Schabesberger
parent 5b8ff28556
commit 795ba89dc4
5 changed files with 63 additions and 19 deletions

View file

@ -62,7 +62,7 @@ dependencies {
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
compile 'de.hdodenhof:circleimageview:2.1.0'
compile 'com.github.nirhart:parallaxscroll:1.0'
compile 'com.nononsenseapps:filepicker:3.0.0'
compile 'com.nononsenseapps:filepicker:3.0.1'
compile 'com.google.android.exoplayer:exoplayer:r2.5.1'
debugCompile 'com.facebook.stetho:stetho:1.5.0'