[TIMOB-19913] Android: Add ripple effect when tapping ListView rows
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2018-04-06T18:43:42.000+0000 |
Affected Version/s | Release 5.0.2 |
Fix Version/s | n/a |
Components | Android |
Labels | android |
Reporter | Eric Cavalcanti |
Assignee | Yordan Banev |
Created | 2015-07-10T13:00:36.000+0000 |
Updated | 2018-04-06T18:44:03.000+0000 |
Description
Unlike TableView, ListView doesn't use the Material Design Theme. When user click in the table rows the Material Design Effect aren't performed
https://gist.github.com/FokkeZB/26fddff57fb985ec9963
.
Attachments
File | Date | Size |
---|---|---|
issue.mp4 | 2015-07-10T13:40:51.000+0000 | 828924 |
For a better chance of this ticket being resolved, please provide more context. What is the do you see on different Titanium and Android versions, maybe attach a video or screenshots of the expected and actual effect etc.
This video shows the issue.
[~cng] can we schedule this one in? I've had several requests for this and it's weird that table view is styled better (material) then list view
Is this sorted our already?? It's been a while since the ticket is opened. :)
The ListView ripple tap effect was added in Titanium 6.2.0. See: [TIMOB-23863]
Yeah, works fine in production apps!