ListView(R.id.listview)の0行目に移動する。
onData(anything()).inAdapterView(withId(R.id.listview))
.atPosition(0).perform(click());
Go to list of users who liked
More than 5 years have passed since last update.
ListView(R.id.listview)の0行目に移動する。
onData(anything()).inAdapterView(withId(R.id.listview))
.atPosition(0).perform(click());
Register as a new user and use Qiita more conveniently
Go to list of users who liked