[ALOY-768] "binding_listview" sample: set 'touchEnabled:true' or 'bubbleParent:false' to button.tss "#label" style
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-01T03:21:26.000+0000 |
Affected Version/s | Alloy 1.2.0 |
Fix Version/s | Alloy 1.3.0 |
Components | Samples & Templates |
Labels | qe-3.1.2 |
Reporter | Federico Casali |
Assignee | Tony Lukasavage |
Created | 2013-08-01T00:52:36.000+0000 |
Updated | 2013-10-11T20:23:34.000+0000 |
PR: https://github.com/appcelerator/alloy/pull/205 Functional test passes by running the aforementioned app on android and confirming that clicking the buttons at the bottom generates a single row, not two as it did before this resolution.
Verified as fixed. Sample code taken from latest alloy master branch. Closing.