Tim,
If your requirement is to indicate whether any particular row was clicked by user, this would require customization. You can add any image (for example, a star image) in the the Row & Selected screenset to indicate that whether any particular row was clicked or not. You would require a flag to be set in the object of the collection which is being displayed in the List Tile View. If flag is set, you can show this image which would indicate that this row was clicked.
Regards,
Sahil