I need to set selected colour to the list view rows . But I need to set touchEnabled property of children views of the item template to false to achieve that 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
↧
touch enabled false to a view in listview item makes layout property not working ( titanium sdk 3.4)
↧