kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.54k stars 233 forks source link

can State progressbar clickable? #46

Open fazilmuammar opened 4 years ago

fazilmuammar commented 4 years ago

i want to give function on stateprogressbar, can i ? because i'm confused how to give this method for click listener in StateProgressbar.

Thank you

kofigyan commented 4 years ago

Hi Fazil. Can you please explain further your question. Possibly adding sample code. My current understanding is you want supply the clicklistener a handler method like is done in Kotlin high order function. Am l right ? Please explain further. Sample code will even be better. Thanks.