os-fileup icon indicating copy to clipboard operation
os-fileup copied to clipboard

If allow both ACTION_VIDEO_CAPTURE and ACTION_IMAGE_CAPTURE cam_file_data pick mp4 always if we select photo on second time.

Open Dipak26 opened this issue 3 years ago • 1 comments

If allow both ACTION_VIDEO_CAPTURE and ACTION_IMAGE_CAPTURE cam_file_data pick mp4 always if we select photo on second time means cam_file_data value not updated as selection and pick from chooser

Dipak26 avatar Jun 28 '21 14:06 Dipak26

I solved it by take 2 string ref for camera file but how can i manage with single cam_file_data ref for both image and video

Dipak26 avatar Jun 28 '21 16:06 Dipak26