Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4794] Android: Updating Layout Parameters does not do anything

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-05-29T18:30:25.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sRelease 2.1.0
ComponentsAndroid
Labelscore
ReporterNatalie Huynh
AssigneeNeeraj Gupta
Created2011-07-26T14:10:18.000+0000
Updated2012-06-04T02:47:46.000+0000

Description

Steps to Reproduce: 1. Run test 1110 and 1111 from http://wiki.appcelerator.org/display/tp/UI+Composite+Layout+Behavior+Test+Case Actual Result: Runtime error Expected Result: The view box should change color

Comments

  1. Allen Yeung 2012-05-29

    The box size increased instead of changing colors. (backgroundColor is not a layout parameter, so it should not be affected by updateLayout() )
  2. Anshu Mittal 2012-06-04

    No Runtime error is displayed and the size of button increases on click of finish and update button and remains same on click of start button as expected(Color does not change) Verified on: SDK: 2.1.0.v20120602010244 Studio: 2.1.0.201205292047 Device: Samsung Galaxy Note(V 2.3.6)

JSON Source