Can anyone suggest me how to scroll over a number picker in order to change the number to be selected?Using robotium? i Came across the following but i cant figure out how to use it scrollBy(x,y) i used the following and it dint seem to work
solo.getView(R.id.numberPicker1).scrollBy(0,100);
Aucun commentaire:
Enregistrer un commentaire