android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.33k stars 1.63k forks source link

Show both list and detail at expanded and above only #420

Closed alexvanyo closed 1 year ago

alexvanyo commented 1 year ago

In line with the updated Material guidance at https://m3.material.io/foundations/layout/canonical-layouts/overview, switch our list detail examples to only show both the list and detail view when at an expanded width.