What steps will reproduce the problem?
1. I opened an activity with seekbar
2. setProgressBar(mySeekBar, 4);
3.
What is the expected output? What do you see instead?
> I expect that Seekbar.onStartTrackingTouch is called. In fact, it's not.
What version of the product are you using? On what operating system?
> Robotium 3.3 on Linux
Please provide any additional information below.
> The progress bar value is changed and I can see the gesture. But sadly,
onStartTrackingTouch is not called.
Original issue reported on code.google.com by ich...@gmail.com on 24 Jun 2012 at 6:48
Original issue reported on code.google.com by
ich...@gmail.com
on 24 Jun 2012 at 6:48