Re: SeekBar drag

51 views
Skip to first unread message

naveed

unread,
Jun 11, 2013, 2:32:49 AM6/11/13
to robotium-...@googlegroups.com
There is not any direct method in Robotium Api for this, did you tried using this,

seekBar.setProgressDrawable(getResources().getDrawable(R.id)); 
seekBar.setPadding(int,int,int,int)

On Monday, June 10, 2013 11:50:37 PM UTC+5, Oleksandr Pylkevych wrote:
Hi, is there any orthodox method to drag SeekBar progress button? I know about solo.setProgressBar but this method sets progress but I need to drag. 

What can I use instead of dragAndWait?

Thank you! 
Reply all
Reply to author
Forward
0 new messages