Closed GoogleCodeExporter closed 9 years ago
Nvm.
You have your own indexing.
I took the R.id index..
Original comment by Surhum...@gmail.com
on 25 Apr 2012 at 11:55
if you want to use resource ids, you can do something like:
Button button = (Button) solo.getView(R.id) ;
clickOnView(buttton);
Original comment by renasr...@gmail.com
on 25 Apr 2012 at 1:35
Original comment by renasr...@gmail.com
on 25 Apr 2012 at 1:35
Original issue reported on code.google.com by
Surhum...@gmail.com
on 25 Apr 2012 at 9:53