RedApparat / Fotoapparat

Making Camera for Android more friendly. 📸
Apache License 2.0
3.81k stars 405 forks source link

Added ability to disable auto restart preview #389

Open ivan200 opened 4 years ago

ivan200 commented 4 years ago

In my app i want show preview to user after taking picture, but i can't because restartPreview was called automatically. So i made ability to 'take picture' and 'restart preview' separately from each other