MediaPickerLib
MediaPickerLib copied to clipboard
Could I click the fab button only one time for choosing images?
I want to only click one time to choose images from a specific image directory.
Currently, I have to click the fab button 2 times when I used intent.putExtra("mode", 2)
I want it to show all images in one screen only. I don't want to browse images by album. If there is an option to hide an album is more better.
I will work on it :)
@WrathChaos Thank you for your efforts ^^