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

Add expandable pane to list-detail-compose #453

Closed alexvanyo closed 5 months ago

alexvanyo commented 5 months ago

Adds an expandable pane implementation to the list-detail-compose sample.

This is accomplished using the new AnchoredDraggableState, which has 3 states: showing both the list and detail, at a 50/50 split, showing just the list, or showing just the detail.

https://github.com/android/user-interface-samples/assets/4217560/cc8d2901-b57f-4ad1-8fc6-f3a37de5129d