Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 512 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 512 Bytes

This repository contains example project.

It was created in order to present solution to problem of scrolling to views that are children of NestedScrollView in Espresso UiAutomation tests.

Contents:

  • Code responsible for scrolling is available here.

  • Guide, walkthrough and explanation is available in this blog post. (to be added)