getodk / collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
https://docs.getodk.org/collect-intro
Other
700 stars 1.35k forks source link

Automatically scroll when needed when clicking in tests #6092

Closed seadowg closed 1 month ago

seadowg commented 1 month ago

This pulls out click interactions to a shared place and adds a fallback scroll when clicking fails so we don't need explicit methods for scrolling.