Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1288] touch enabled false to a view in listview makes layout not working in titanium sdk 3.4

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-12-03T10:05:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio, Titanium SDK & CLI
LabelsSDK3.4.0, android, listview, titanium, touchenabled
ReporterPRAVEENKP
AssigneeShuo Liang
Created2014-12-02T08:21:29.000+0000
Updated2016-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

Comments

  1. Shuo Liang 2014-12-03

    Hi, Please provide a runnable simple test case to reproduce your problem. That will be really helpful to address the problem. Thanks Regards, Shuo
  2. Shuo Liang 2014-12-03

JSON Source