I am creating a project which one of the functionalities is social network. I am building the Posts viewer with Data Viewer List and just finished the Like function.
When clicking in btnLike2 buttom, the Click event is activated ONLY for first and last items in the Data Viewer List components in Android (first and last post showed). Web version is working fine for all elements in the list (all posts).
Item Click event working fine for all elements in the list.
Is anyone else having this issue? Ideas?
Thanks…
JP