Jetpack Compose samples for Surface Duo

Compose Gallery

A sample with a Microsoft Surface Duo theme that shows how to use the List Detail design pattern in Jetpack Compose.

Companion Pane

Companion Pane

A photo editor sample that shows how to build the Companion Pane design pattern in Jetpack Compose.

Extended Canvas

Extended Canvas

A map sample that shows how to build the Extended Canvas design pattern in Jetpack Compose.

List Detail

List Detail

A photo gallery sample that shows how to build the List Detail design pattern in Jetpack Compose.

Dual View

Dual View

A restaurant finder sample that shows how to build the Dual View design pattern in Jetpack Compose.

Two Page

Two Page

An e-reader sample that shows how to build the Two Page design pattern in Jetpack Compose.

Navigation Rail

A nature-themed sample that shows how to use a combination of NavigationRail and BottomNavigation when building apps for large screen and foldable devices in Jetpack Compose.

DyAdd

DyAdd

Calculator sample that uses the Extended Canvas app pattern in Jetpack Compose.

Video Plus Chat

Video + Chat

Video streaming platform sample that displays a video and accompanying chat in a Companion Pane app pattern.

Drag And Drop

Drag and Drop

The sample showcases how to implement drag and drop in your Android app, following the Android drag and drop guidance in Jetpack Compose.