[AC-2505] border-radius on Android: unexpected behaviour
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-25T18:18:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | Thomas Keunebroek |
Assignee | Shak Hossain |
Created | 2012-10-09T14:15:45.000+0000 |
Updated | 2016-03-08T07:41:33.000+0000 |
Description
Prior to version 2.1.3, the jss attribute border-radius had no effect in Android. Now it just makes title attribut disappear in a TableViewRow that is inserted in a TableView.
Edit : should be moved to TIMOB, sorry about that.
This can't be moved to TiMob without a reproducible test case, so if you could provide one that would be great. Cheers.
Will re-open once a test case is provided.
I've set this to resolved so that the issue can now be edited to provide more info. Thanks, Daniel
Hello, I tested this issue the test code below. I can’t reproduce this issue in Ti SDK 3.2.0.x. It is most likely fixed. Please test this issue using the latest release and let us know your feedback. If you continue to get the unexpected behavior, please update this report with your "test case". We will then review your test case for further investigation.
Test Environment:
OS: MAC OS X 10.8.5 Ti SDK: 3.2.0.x Ti CLI: 3.3.0 alloy 1.3.0-beta Android Device Android SDK 2.3.3Test Code
index.xmlindex.js
index.tss
Step to reproduces
Create a new alloy project
Paste test code in index.js/index.xml/index.tss
Now run on Android Device
Result
BorderRadius is working good ThanksClosing since it can't be reproduced with our latest build.