duanhong169 / Camera

📸 Use Android camera to take pictures and videos, based on `camera2` api.
Apache License 2.0
130 stars 45 forks source link

Square ratio #3

Closed jeremyjamez closed 5 years ago

jeremyjamez commented 5 years ago

Does it support a square ratio (1:1)? I tried it but it looks more like 4:3, it's not as square as expected.

duanhong169 commented 5 years ago

It depends on the camera device, please check the supported aspect ratios by:

photographer.getSupportedAspectRatios()
duanhong169 commented 5 years ago

Long time no response, closed.

AshutoshXus commented 5 years ago

When i set ratio to1:1 and flip camera to back then it gets stuck