ParkSangGwon / TedImagePicker

TedImagePicker is simple/beautiful/smart image picker
551 stars 103 forks source link

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

Open arqlz opened 2 years ago

arqlz commented 2 years ago

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.

abkoradiya commented 2 years ago

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.