google / cameraview

[DEPRECATED] Easily integrate Camera features into your Android app
Apache License 2.0
4.74k stars 1.03k forks source link

Fix remove preview ratios method #253

Closed xupeixuan closed 5 years ago

xupeixuan commented 5 years ago

remove set elements by foreach loop is not good idea, it cause crash. so i change to iterator