Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12323] Android: JellyBean (4.1.1) createImageView() with image from camera/gallery shows shrunk image. Pictures taken in portrait mode are autorotated as well.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2013-02-01T00:04:30.000+0000
Affected Version/sRelease 3.0.0
Fix Version/s2013 Sprint 03 API, 2013 Sprint 03
ComponentsAndroid
Labelsn/a
ReporterCarter Lathrop
AssigneeVishal Duggal
Created2013-01-17T14:00:05.000+0000
Updated2017-03-22T21:53:30.000+0000

Description

Attachments

FileDateSize
app.js2013-01-17T14:00:05.000+00006520
S3 Landscape.png2013-01-31T23:53:15.000+000092646
S3 Portrait.png2013-01-31T23:53:15.000+0000111104
Screenshot_2013-01-28-13-34-01.png2013-01-28T18:37:25.000+000043369
Screenshot_2013-01-28-13-35-00.png2013-01-28T18:37:25.000+000046783

Comments

  1. Carter Lathrop 2013-01-28

    Attached two pictures which show the shrinking issue (on both pictures). One picture was taken in landscape (left) and the other taken in portrait (right). You can see the portrait photo was rotated counter clockwise for some reason and an a manual transform rotate does not un rotate it (it is stuck in this orientation).
  2. Vishal Duggal 2013-01-31

    Files with autorotate property added to ImageView
  3. Vishal Duggal 2013-02-01

    I set autorotate property to true for Image1View objects in the success callback functions. Seems to do the trick. Screen shots attached. Tested on S3 running 4.1.1
  4. Vishal Duggal 2013-02-01

    Need to use autorotate property for image views.
  5. Lee Morris 2017-03-22

    Closing ticket as invalid with reference to previous comments.

JSON Source