An Android library that handles displaying and managing selections in RecyclerView. This has been forked just to customise the repo to work with uiautomation.
'com.speedui.android:recyclerview-multiselect:0.1.1'
<dependency>
<groupId>com.speedui.android</groupId>
<artifactId>recyclerview-multiselect</artifactId>
<version>0.1.1</version>
</dependency>
<dependency org="com.speedui.android" name="recyclerview-multiselect" rev="0.1.1"/>
"com.speedui.android", "recyclerview-multiselect", "0.1.1"