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

Make sure TwoPaneLayout only navigates when two panes are shown #17

Closed khalp closed 2 years ago

khalp commented 2 years ago

Resets the navigation pane handlers to empty lambdas when using TwoPaneContainer

Closes #8

joyl1216 commented 2 years ago

I think this PR can close this issue.