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

Update WindowState to Compose 1.2.0 and update sample #40

Closed khalp closed 2 years ago

khalp commented 2 years ago

πŸ“ƒ Description

Updates dependencies for the WindowState library, including bumping to Compose 1.2.0 and gradle 7.2.0

Also updates the UI of the library sample to match changes made for the droidcon SF presentation

πŸ€” Motivation and Context

Keeps SDK up to date with latest stable releases

πŸ§ͺ How Has This Been Tested?

Ran all library/sample tests

βš’οΈ Does the PR contain new tests or refactored old ones?

No

πŸ“· Screenshots (if appropriate)

New UI: sample_6 7 sample_7 6 sample_8 sample_pixelc sample_surfaceduo2_spanned sample_surfaceduo2_unspanned

πŸ“¦ Types of changes

βœ… Checklist