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
A photo editor sample that shows how to build the Companion Pane design pattern in Jetpack Compose.
Extended Canvas
A map sample that shows how to build the Extended Canvas design pattern in Jetpack Compose.
List Detail
A photo gallery sample that shows how to build the List Detail design pattern in Jetpack Compose.
Dual View
A restaurant finder sample that shows how to build the Dual View 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.
Video + Chat
Video streaming platform sample that displays a video and accompanying chat in a Companion Pane app pattern.
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.