I have a list tile view on a detail screen and I need to be able to fire an action when the user clicks on a row of the list tile, and I also want the 'clicked-on' row to be selected. I see the 'Allow single-click action' setting on the list tile's Settings tab does permit an action to be fired, however if you use this option it prohibits the row from being selected after the click. Is there a way to accomplish both the action being fired and the row being selected?
Thanks
Tim