You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?