RedApparat / Fotoapparat

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

Add special handling for external lens positions (Fixes #224) #226

Closed luhmirin-s closed 6 years ago

luhmirin-s commented 6 years ago

Added case for lensPosition==2. Fixes exception on some rare devices with incorrect camera API implementation.

Diolor commented 6 years ago

Looks good to me! Thanks. You can use -SNAPSHOT version until we make a new release with this included ;)