Android CWAC-Camera rotation issues after upgrading to 0.6.3 -


i using cwac-camera library within android application. upgraded v0.6.3, since have noticed rotation of images doesn't seem work expected.

i starting camerafragment within activity locked landscape orientation, , have observed rotation not correct output image or without setting camerafragment.locktolandscape(true). have managed reproduce in demo application when "lock landscape" checked (steps , screenshot provided below). have been testing on nexus 4 , nexus 5 both running android 4.4.2.

has else experienced issue since upgrading v0.6? using 0.5.4 didn't seem have issue, looking @ release log see there has been lot of changes exif data/rotation etc.

steps reproduce in demo app:

  1. open application, hold phone portrait or landscape
  2. select "lock landscape" , "single shot mode" menu
  3. turn phone landscape (if started off portrait in step 1)
  4. capture image, appears rotated per screenshot.

screenshot of demo application

cheers

for record, bug fixed in v0.6.4 of library.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -