aurelhubert / ahbottomnavigation

A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
3.83k stars 682 forks source link

On item selected and not when item is released. #365

Open RobbyGit opened 6 years ago

RobbyGit commented 6 years ago

Hi Is there any way to know when an item is selected and and not when its release. I want to action on selection example count down.

Thanks

Robby