RedApparat / Fotoapparat

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

wideRatio no use , always 4:3 #201

Closed wang727955603 closed 6 years ago

wang727955603 commented 6 years ago
                previewResolution = firstAvailable(
                        wideRatio(highestResolution()),
                        standardRatio(highestResolution())
                ),

there code is no useful ,camera always is 4:3

Diolor commented 6 years ago

Okay, why is camera preview only 4:3?