use the commons confirmationdialog, not the filepicker one

This commit is contained in:
tibbi 2016-12-25 16:04:49 +01:00
parent 07b3c05c01
commit 517f6a5825
1 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ import com.bumptech.glide.Glide
import com.bumptech.glide.load.DecodeFormat
import com.bumptech.glide.load.engine.DiskCacheStrategy
import com.bumptech.glide.signature.StringSignature
import com.simplemobiletools.commons.dialogs.ConfirmationDialog
import com.simplemobiletools.filepicker.asynctasks.CopyMoveTask
import com.simplemobiletools.filepicker.dialogs.ConfirmationDialog
import com.simplemobiletools.filepicker.extensions.isAStorageRootFolder
import com.simplemobiletools.filepicker.extensions.isImageVideoGif
import com.simplemobiletools.filepicker.extensions.scanPaths