layouts

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
Last Version

Last Version

1.0.0-beta9
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (9)

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.lifecycle » lifecycle-runtime-ktx jar 2.4.0-rc01
androidx.core » core-ktx jar 1.5.0
androidx.window » window-java jar 1.0.0
com.microsoft.device.dualscreen : wm-utils jar 1.0.0-beta4
androidx.databinding » viewbinding jar 7.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta9
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3