Jar examples for r:recyclerview-multiselect
An Android library that handles displaying and managing selections in RecyclerView. This has been forked just to customise the repo to work with uiautomation.
You can download jar file recyclerview-multiselect 0.1 in this page.
The MIT License (MIT)
You can use the following script to add recyclerview-multiselect-0.1.jar to your project.
<dependency> <groupId>com.speedui.android</groupId> <artifactId>recyclerview-multiselect</artifactId> <version>0.1</version> </dependency>
compile group: 'com.speedui.android', name: 'recyclerview-multiselect', version: '0.1'
libraryDependencies += "com.speedui.android" % "recyclerview-multiselect" % "0.1"
<dependency org="com.speedui.android" name="recyclerview-multiselect" rev="0.1"/>
@Grapes(@Grab(group='com.speedui.android', module='recyclerview-multiselect', version='0.1'))
'com.speedui.android:recyclerview-multiselect:jar:0.1'
Click the following link to download the jar file.
recyclerview-multiselect-0.1.pom