[TIMOB-12176] Android: Create ListView module
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-14T04:57:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 05 API, 2013 Sprint 05 |
Components | Android |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Hieu Pham |
Created | 2013-01-03T09:00:45.000+0000 |
Updated | 2017-03-29T16:47:51.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
app.js | 2013-03-11T01:31:11.000+0000 | 11311 |
PR: https://github.com/appcelerator/titanium_mobile/pull/3935/ Since the PR changes the event bubbling, we need to test TIMOB-10463 when FR.
Another test case here: http://pastebin.com/JiNuhkn5
I am not able to get the selectedBackgroundColor on the rows. Here is my template for each row. Also the tests app.js I don't get the selector color when tapping it.
In my template above when my title label is longer than the viewport I want it to wrap to the next line or ellipsize. It is currently just got right off the screen.
@Darren--can you please file a separate bug for that issue?
Ingo shouldn't this be reopened since it is not feature complete? I would like to see this fixed in 3.1
@Darren, the feature may be complete, but it could still have bugs as a result of testing. Those should be opened as separate issues or it will make addressing and resolving them impossible to manage.
Understood .. I will create one with a sample test
Closing ticket as fixed.