Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

onItemClickListener #20

Closed
HeyPouya opened this issue Mar 19, 2018 · 3 comments
Closed

onItemClickListener #20

HeyPouya opened this issue Mar 19, 2018 · 3 comments
Assignees

Comments

@HeyPouya
Copy link

Hi
is there a way to add onItemClickListener method that returns the position of item that user has clicked on?
thanks

@shuhart
Copy link
Owner

shuhart commented Mar 20, 2018

Not yet. I will think about it when I find spare time.

@shuhart shuhart self-assigned this Mar 20, 2018
@ArlonTM
Copy link

ArlonTM commented Jul 27, 2018

Hi.
This feature will be so cool. Otherwise, if you don't find time to implement such a feature, you could just expose the getCirclePositions() and getCirclePositionsWithText() to allow a third-party to extend your class and handle the touch event by matching the circles' positions with touch coordinates.
Thanks

@shuhart
Copy link
Owner

shuhart commented Jul 30, 2018

Now in 1.3.1 you can use OnStepClickListener. The clickable area include not only a circle with text but a big square around each step. No visual feedback can be provided, unfortunately.

@shuhart shuhart closed this as completed Aug 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants