microsoft / surface-duo-compose-sdk

This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.
MIT License
74 stars 2 forks source link

first draft of TwoPaneLayoutNav #31

Closed khalp closed 2 years ago

khalp commented 2 years ago

๐Ÿ“ƒ Description

Adds the TwoPaneLayoutNav constructor and a new sample to showcase how it works

๐Ÿค” Motivation and Context

To provide developers with more flexibility and customization options when working with complicated navigation scenarios

๐Ÿงช How Has This Been Tested?

Created a sample, add new sample tests

โš’๏ธ Does the PR contain new tests or refactored old ones?

New tests

๐Ÿ“ท Screenshots (if appropriate)

Updated sample appearance/behavior (new color scheme from Yuran ๐Ÿ˜„):

https://user-images.githubusercontent.com/33138268/166332237-14cb669c-a73d-4981-8d1a-5cc73b9aaa32.mp4

๐Ÿ“ฆ Types of changes

โœ… Checklist

joyl1216 commented 2 years ago

Some random thoughts in my mind. We can discuss them tomorrow.