Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expandable pane to list-detail-compose #453

Merged
merged 3 commits into from Jan 18, 2024

Conversation

alexvanyo
Copy link
Contributor

@alexvanyo alexvanyo commented Jan 12, 2024

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.

Screen_recording_20240112_114723.mp4

@alexvanyo alexvanyo requested review from riggaroo and removed request for riggaroo January 12, 2024 21:10
@alexvanyo alexvanyo force-pushed the av/list-detail-compose-expandable-pane branch 3 times, most recently from ad1869c to f8c78d4 Compare January 17, 2024 21:36
@alexvanyo alexvanyo requested a review from tiwiz January 18, 2024 00:04
@alexvanyo alexvanyo force-pushed the av/list-detail-compose-expandable-pane branch from f8c78d4 to 15e9ce1 Compare January 18, 2024 21:36
@alexvanyo alexvanyo merged commit 3695771 into main Jan 18, 2024
2 checks passed
@alexvanyo alexvanyo deleted the av/list-detail-compose-expandable-pane branch January 18, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants