widget.newTableView - want to tap not press

Has anyone noticed that you really have to press on a row to get it selected compared to say iOS, where a a simple tap will do?

Example, I have a tableview with 20 items, I scroll through and quickly tap to select something. Except nothing happens - I have to really P-R-E-S-S to get a response

Contrast to say the email screen in iOS where I can scroll through a list of emails and simple TAP on one to get a response.

Or am I being pedantic ?

I’ve noticed the same thing and so have some of my testers…

I’ve not tested, but I “hope” that shortening the rowTouchDelay param in the widget constructor will solve this…

has anyone else tried that or found a better fix??

I’ve noticed the same thing and so have some of my testers…

I’ve not tested, but I “hope” that shortening the rowTouchDelay param in the widget constructor will solve this…

has anyone else tried that or found a better fix??