acefalobi / android-stepper

A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.
Apache License 2.0
325 stars 38 forks source link

Menu listener #25

Open shervinkoushan opened 3 years ago

shervinkoushan commented 3 years ago

Hi, great library!

Is there any way to know when a menu item has been clicked? It would be nice to navigate when the user clicks on a stepper item.

acefalobi commented 3 years ago

Hello. This is something I've been considering, but haven't had time to implement yet.

shervinkoushan commented 3 years ago

Okay, let me know if you do! 👍

kishan-jeeves commented 3 years ago

@shervinkoushan Hello, Is there any update for the click functionality of stepper menu?

shervinkoushan commented 3 years ago

@KishanVajani not as I am aware of. I ended up not using this library