TedImagePicker icon indicating copy to clipboard operation
TedImagePicker copied to clipboard

Is there a way to replace the take "a photo on the camera" function by our own implementation?

Open arqlz opened this issue 4 years ago • 1 comments

The reason im looking out for this is because in some Samsung devices there is a delay between the time the image is taken and the then time its presented on the gallery, im looking for a custom implementation with cameraX for a lower resolution (1280) for those devices.

Also the override of some of the image viewer functions and classes can be usefull to add new functionalities.

arqlz avatar Nov 26 '21 13:11 arqlz

Yes need this feature. Becuase In my case my app will restart when open camera due to camera requrie high ram and system decide to kill my app.

abkoradiya avatar Dec 15 '21 05:12 abkoradiya