[TIMOB-4794] Android: Updating Layout Parameters does not do anything
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-05-29T18:30:25.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Release 2.1.0 |
Components | Android |
Labels | core |
Reporter | Natalie Huynh |
Assignee | Neeraj Gupta |
Created | 2011-07-26T14:10:18.000+0000 |
Updated | 2012-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
The box size increased instead of changing colors. (backgroundColor is not a layout parameter, so it should not be affected by updateLayout() )
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)