RedApparat / Fotoapparat

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

Change flash mode, focus mode without Fotoapparat recreation #71

Closed bagrusss closed 7 years ago

bagrusss commented 7 years ago

If I want to change flash mode or focus mode on the opened camera, I always need to create new Fotoapparat instance.

dmitry-zaitsev commented 7 years ago

We know that this is an issue and we would also like to improve it. I am still thinking about how API should look like.

dmitry-zaitsev commented 7 years ago

Done! Now you can update configuration after Fotoapparat is started. You can expect this feature in 1.3.0 release (soon).