I see there is a problem when this library is used for Android 10. Gallery option isn't visible, even when using All sources.with below code
QiPick.in(activityLauncher).fromMultipleSources(R.string.chooser_title, PickSource.CAMERA, PickSource.GALLERY)
Any help is much updated
I see there is a problem when this library is used for Android 10. Gallery option isn't visible, even when using All sources.with below code
QiPick.in(activityLauncher).fromMultipleSources(R.string.chooser_title, PickSource.CAMERA, PickSource.GALLERY)
Any help is much updated