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)