is not current version
Last Version 1.0.0-beta9

layouts 1.0.0-beta5

Different custom layouts that will help you to handle your UI on foldable devices

License

License

MIT
GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

layouts
Version

Version

1.0.0-beta5
Type

Type

aar
Description

Description

layouts
Different custom layouts that will help you to handle your UI on foldable devices
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 layouts 1.0.0-beta5


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1
androidx.core » core-ktx jar 1.5.0
androidx.window » window-java jar 1.0.0-beta02
com.microsoft.device.dualscreen : wm-utils jar 1.0.0-beta1
androidx.databinding » viewbinding jar 7.0.2

Project Modules

There are no modules declared in this project.