PictureSelector icon indicating copy to clipboard operation
PictureSelector copied to clipboard

拍照回调需求

Open XuMengren opened this issue 1 year ago • 1 comments

Current use version?

当前使用的版本是多少?

version:3.11.1

Describe the problem or provide an error log?

描述问题或提供错误log?

如何实现相机拍照完成直接OnResultCallbackListener中拿到回调,不再需要用户二次确认选择图片

XuMengren avatar Nov 01 '24 03:11 XuMengren

不用这个框架,直接使用 ActivityResultContracts.TakePicture() 不就行了?

mariohide avatar Nov 18 '24 08:11 mariohide