Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.0.0
-
Fix Version/s: Release 3.1.0, 2013 Sprint 04 API, 2013 Sprint 04
-
Component/s: Android
-
Labels:
-
Environment:
Device: Samsung Galaxy S3 with 4.1.1/ Droid 4 with 4.0.4
Titanium SDK: 3.0.0.GA
Description
Issue
Run the sample code below:
http://pastie.org/private/yr2e8eil9t1oka9vqvi38q
The borders are not clipped on specific devices if borderRadius is used. (Attached is the screenshot of the output on Droid 4 running Android 4.0.4)
This issue does not happen in Galaxy S2 running 4.0.4
Expected Output
The expected output is attached. (expectedoutput.png)