mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-21 00:57:03 +01:00
use the commons confirmationdialog, not the filepicker one
This commit is contained in:
parent
07b3c05c01
commit
517f6a5825
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user