Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16472] Android: View width changes after animation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2017-07-19T22:02:35.000+0000
Affected Version/sRelease 3.2.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterJohn Smith
AssigneeEric Merriman
Created2014-01-25T18:17:10.000+0000
Updated2017-07-19T22:02:35.000+0000

Description

A view slides to the right. On a galaxy s3 phone, the view goes off the edge of the screen. On an iphone and early version of android, the view has a new size and is redrawn. ie the top right button is still visible. clicking on size shows the new size. The size should remain the same. Change the example (search for UNCOMMENT) for the workaround.

Attachments

FileDateSize
app.js2014-01-25T18:17:10.000+00002666

Comments

  1. Ritu Agrawal 2014-02-18

    Moving this ticket to engineering as the provided test case works fine on iOS platform but not on Android platform. Please run the attached test on both iOS and Android devices to see the behavior difference.
  2. Lee Morris 2017-07-19

    I am unable to reproduce this issue with the following environment; Pixel (7.1) Studio 4.9.0.201705302345 Ti SDK 6.1.1 GA Appc NPM 4.2.9 Appc CLI 6.2.2 Ti CLI 5.0.14 Alloy 1.9.11 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131

JSON Source