Update filepicker to the newest version and Fix for #343

This commit is contained in:
David 2016-08-03 18:36:46 -03:00
parent 40b08a593f
commit 3da032b7ee
4 changed files with 3 additions and 8 deletions

View file

@ -141,7 +141,7 @@
android:name="com.nononsenseapps.filepicker.FilePickerActivity"
android:label="@string/app_name"
android:theme="@style/FilePickerTheme"
android:launchMode="singleTask">
android:launchMode="singleTop">
</activity>
</application>