TedImagePicker
TedImagePicker copied to clipboard
Is there a way to replace the take "a photo on the camera" function by our own implementation?
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.
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.