[TIMOB-10038] Android: Ti.UI.ImageView.opacity doesn't seem to have any effect
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-06T03:20:31.000+0000 |
Affected Version/s | Release 2.1.0, Release 1.8.3 |
Fix Version/s | Sprint 2012-15 API, Release 3.0.0 |
Components | Android |
Labels | api, module_button, parity, qe-review, qe-testadded |
Reporter | Junaid Younus |
Assignee | Ping Wang |
Created | 2012-07-19T11:32:23.000+0000 |
Updated | 2012-09-06T03:20:31.000+0000 |
Description
*Code*
Sample project attached, with image files.
*Expected behavior*
When you click on any image view, they should light up, be brighter, have full opacity, just like on iOS.
*Actual behavior*
When the app is ran on the device, the opacity seems to be ignored. It doesn't even start semi-transparent, like it should do.
Plus when you tap on an image, it doesn't seem to do anything.
*Notes*
-Works fine on the iOS simulator.
-Tested only on a Samsung Galaxy S2 with 2.3.6, using TiSDK 1.8.2 and 2.1GA.
-HD ticket: http://support-admin.appcelerator.com/display/APP-938936
Attachments
File | Date | Size |
---|---|---|
AndroidOpacityError 2.zip | 2012-07-19T11:32:23.000+0000 | 2584000 |
testOpacity.zip | 2012-07-26T16:20:05.000+0000 | 2583451 |
Steps for functional test: 1. Run the attached two projects. 2. Click each button and observe the change of the opacity.
Closing as fixed. Tested and verified on: Titanium Studio, build: 2.1.1.201208091713 Titanium SDK, build: 2.2.0.v20120810194112 Devices: Nexus 7 tab (4.1), HTC Evo (4.0.3), Android Emulator (2.2) The expected behavior is shown
Reopening to update labels