[AC-3267] Add 'highlightedImage' to Ti.UI.ImageView
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2011-12-27T03:48:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 1.8.1, highlighted, imageview, ios, request, tableview, tableviewrow |
Reporter | Doney den Ouden |
Assignee | Shak Hossain |
Created | 2011-12-27T03:02:43.000+0000 |
Updated | 2016-03-08T07:57:40.000+0000 |
Description
Please add a
highlightedImage
property to the Ti.UI.ImageView
. When for example a tableview row is tapped and thus highlighted, the image will change to be better recognisable, similar to highlightedColor
on a Ti.UI.Label
.
Bearing in mind that an imageView does not necessarily react to touches, would you experiment with a [Ti.UI.Button](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Button-object) with a background image, to determine whether this could provide what you are looking for? I will mark this resolved for now. Please reopen it if you still believe this feature request is valid. Thanks
This is not the same. This image might clarify what I mean. !http://cl.ly/0A223t3h3j443V3f3N0j/Screen%20Shot%202011-12-27%20at%2012.51.10.png!
Marking as invalid and closing it since the property exists in iOS 3.0+