[AC-1288] touch enabled false to a view in listview makes layout not working in titanium sdk 3.4
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-12-03T10:05:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | SDK3.4.0, android, listview, titanium, touchenabled |
Reporter | PRAVEENKP |
Assignee | Shuo Liang |
Created | 2014-12-02T08:21:29.000+0000 |
Updated | 2016-03-08T07:37:41.000+0000 |
Description
I need to set selected colour to the list view rows . In order to achieve that I need to set touchEnabled property of children views of the item template to false in Android(It works perfectly in IOS without setting touchEnabled property). It works in titanium sdk 3.2. After I updated titanium sdk to 3.4, layout property not working while i set touch enabled false to the children view of an item template
this is the code i'm using
Hi, Please provide a runnable simple test case to reproduce your problem. That will be really helpful to address the problem. Thanks Regards, Shuo