Please check the snippet , thanks
This is global onClick event, it occurs for any click action in the app
You can locate the clicked view here, though it is more common to use per-component onItemClick events.
Please check the snippet , thanks
This is global onClick event, it occurs for any click action in the app
You can locate the clicked view here, though it is more common to use per-component onItemClick events.