boxme / SquareCamera

Android Camera Library For Square Photo Taking
MIT License
569 stars 189 forks source link

setParameters failed when tap focus #38

Open wuandy opened 8 years ago

wuandy commented 8 years ago

I want change the focus area, after I change the value of FOCUS_MAX_BOUND in SquareCameraPreview from 1000 to 1200, then catch the Exception, how to solve it? (Because the foucs event for large device i.e. 1200x1800, the area is not enough)