boxme / SquareCamera

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

Preview not squared on galaxy tab 3 #21

Closed GiacomoDB closed 9 years ago

GiacomoDB commented 9 years ago

This is how the preview looks like on Samsung galaxy tab 3: bug I did't check the code yet, someone have notice this issue before? The picture taken is squared and perfectly good, it's just a problem with the size of the preview.

GiacomoDB commented 9 years ago

As I have seen so for It depends from the dim in values/dimens :

dimen name="squarecameracover_start_height">xxxdp</dimen dimen name="squarecameracover_start_width">xxxdp</dimen

Any clue about this?

boxme commented 9 years ago

@GiacomoDB Check out the latest commit c4edc3e3ac4b6efaf472c6be0e55cf9a0098ec1a. Check if the demo in this library is working fine on your test devices.

GiacomoDB commented 9 years ago

Solved! work like a charm. The animation fix the preview.