[TIMOB-1891] Android: Transparent view with border color & width properties results in completely opaque view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-08T13:24:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | Android |
Labels | module_view, parity, qe-testadded |
Reporter | Paul Dowsett |
Assignee | Allen Yeung |
Created | 2011-04-15T03:04:49.000+0000 |
Updated | 2012-03-13T09:14:43.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
screenshot_332.png | 2011-08-28T18:27:44.000+0000 | 18747 |
screenshot_333.png | 2011-08-28T18:27:44.000+0000 | 23823 |
request from two pro seats is to include this fix on the 1.5.x branch
Bummer ... bumped into this working on an android custom demo onsite in Seoul for an Android hardware :( bump please :)
I ran into a similar problem. I wanted to set a borderColor to black and the backgroundColor to transparent so that the parents background would show through (empty tube effect)
Modified test case to also test property changed:
1. Launch app 2. Verify that the second view is transparent. 3. Click on the window, and verify that the opacity of the second window changes.
Is this fixed merged into the 1_8_X branch, or just 2.0 ?
Just 2.0 branch. We are not putting any more fix in 1_8_X branch.
Closing bug. Verified fix on: SDK build: 2.0.0.v20120312213243 Runtime: V8, Rhino Titanium Studio, build: 2.0.0.201203121914 Device: Droid 3 (2.3.4)