[AC-2470] updateLayout do not work on Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-25T18:27:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Quang Pham |
Assignee | Mostafizur Rahman |
Created | 2012-10-04T04:41:30.000+0000 |
Updated | 2016-03-08T07:41:31.000+0000 |
Description
view.updateLayout({top:50, left:50});
app crash when do this
Hi Quang, I will re-open the issue once the following has been provided: - Crash log - A reproducible test case - Android version, emulator and/or device It would also speed things up if you tried it on 2.1.3 GA/2.1.4 GA (Help -> Check for Titanium SDK Updates, change SDK in tiapp.xml). Thanks!
I've set this to resolved so that the issue can now be edited to provide more info. We appreciate your time in helping to improve our platform. Thanks, Daniel
Hello, We tested this issue with the test code below. We can’t reproduce this issue in Ti SDK 3.1.3.GA. It is most likely fixed. Please test this issue using the latest release and let us know your feedback.
Testing Environment:
Ti CLI 3.1.2 Titanium SDK: 3.1.3 and later Titanium SDK 3.1.3 GA Android SDK: 2.3.3 iOS -Simulator -iPhone Retina 3.5 inch/iOS 7.0.3 Android Device-4.2.2 h5. Test CaseSteps to Reproduce:
Create a simple project.
Update this code in app.js
Run this with testing environment
App will display red view and button
Click on button for updateLayout effect
View position will update
ThanksI think this bug was fixed. Thanks you :)
Closing as per test results and updated remark from Quang.