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

BottomSheet V2 Expandability #300

Closed
yemi33 opened this issue Dec 8, 2022 · 1 comment
Closed

BottomSheet V2 Expandability #300

yemi33 opened this issue Dec 8, 2022 · 1 comment

Comments

@yemi33
Copy link

yemi33 commented Dec 8, 2022

Describe the feature that you would like added

For BottomSheet V2, I wish I could expand the bottom sheet from its initial height using the handle, if sheet content is taller than the initial height. I want the following behavior specifically:

  1. Bottom sheet's initial height is A
  2. Bottom sheet's sheet content's full height is B
  3. B > A
  4. initially when the user opens the bottom sheet, the height of the bottom sheet is A
  5. When the user 'scrolls' inside the sheet content, scroll happens, bottom sheet height is still A
  6. When the user pulls on the handle, BottomSheet's height increases (expands) A++

What component or utility would this be added to

This will help in Loop Android's effort to add a bottom sheet page switcher in the app

Have you discussed this feature with our team, and if so, who

Mayank Mishra

Additional context/screenshots

@mishramayank1
Copy link
Collaborator

Completed in PR #329

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

No branches or pull requests

2 participants