HorizontalVariableListView icon indicating copy to clipboard operation
HorizontalVariableListView copied to clipboard

Can HorizontalListView work with Espresso?

Open xCatG opened this issue 10 years ago • 0 comments

I am moving some of my tests from Robotium to Espresso, and when trying to use Espresso's onData().inAdapterView() it failed because HorizontalListView is not really an android.widget.AdapterView. Has anyone got HListView working with Espresso?

xCatG avatar Jul 22 '15 19:07 xCatG