ClickListener : Click & Long Click Listener

This is simple extension for click and long click listener.

Doesn't works in vertical scroll and horizontal scroll arrangement

com.xtiger.clicklistener.aix (4.6 KB)

1 Like

why SetClickListener(S)?

And maybe no need id, just return the component as param in Clicked event?

com.xtiger.clicklistener.aix (4.6 KB)
Done

what is done? show them in first post.

Instead of creating new post for updates, keep all of them in topic post.

Also see here:

which also handles scrolling arrangements

i made an update as more InteractionListener which support click ,scroll,direction,rootview etc but looks like there are already many extensions which does same