HorizontalVariableListView
HorizontalVariableListView copied to clipboard
Can HorizontalListView work with Espresso?
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?