is not current version
Last Version 1.0.0-beta6

recyclerview 1.0.0-beta5

Set of custom components that help you to use a recyclerview on a foldable device handle its different configurations

License

License

MIT
GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

recyclerview
Version

Version

1.0.0-beta5
Type

Type

aar
Description

Description

recyclerview
Set of custom components that help you to use a recyclerview on a foldable device handle its different configurations
Project URL

Project URL

https://github.com/microsoft/surface-duo-sdk
Source Code Management

Source Code Management

https://github.com/microsoft/surface-duo-sdk/tree/main

Download recyclerview 1.0.0-beta5


<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/ -->
<dependency>
    <groupId>com.microsoft.device.dualscreen</groupId>
    <artifactId>recyclerview</artifactId>
    <version>1.0.0-beta5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation 'com.microsoft.device.dualscreen:recyclerview:1.0.0-beta5'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation ("com.microsoft.device.dualscreen:recyclerview:1.0.0-beta5")
'com.microsoft.device.dualscreen:recyclerview:aar:1.0.0-beta5'
<dependency org="com.microsoft.device.dualscreen" name="recyclerview" rev="1.0.0-beta5">
  <artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='recyclerview', version='1.0.0-beta5')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "recyclerview" % "1.0.0-beta5"
[com.microsoft.device.dualscreen/recyclerview "1.0.0-beta5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
com.google.android.material » material jar 1.3.0
androidx.window » window-java jar 1.0.0-beta02
com.microsoft.device.dualscreen : wm-utils jar 1.0.0-beta3
androidx.recyclerview » recyclerview jar 1.2.0

Project Modules

There are no modules declared in this project.