Android Question seekbar question

DPaul

Active Member
Licensed User
Longtime User
Hi,

I am using the seekbar, it works fine.
But:
When the user touches the seekbar, and changes the value,
it triggers the seekbar event. Even if the user is not ready yet,
or changes his mind about the value he wants to select.

How could I go about detecting when the user leaves the control,
some kind of "up" event ?

Any suggestions?
thx,
Paul
 
Top