duanhong169 / Camera

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

Square ratio #3

Closed jeremyjamez closed 6 years ago

jeremyjamez commented 6 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 6 years ago

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

photographer.getSupportedAspectRatios()
duanhong169 commented 6 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