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

Drawer (Bottom) enhancement #339

Merged
merged 2 commits into from
Feb 13, 2023

Conversation

mishramayank1
Copy link
Collaborator

@mishramayank1 mishramayank1 commented Feb 12, 2023

  1. Drawer enhancement to have 2 behavior for Bottom drawer: BOTTOM, BOTTOM_SLIDE_OVER.
  2. Updated Behaviour enum:
    Behaviour.LEFT -> Behaviour.LEFT_SLIDE_OVER
    Behaviour.RIGHT -> Behaviour.RIGHT_SLIDE_OVER
    Behaviour.BOTTOM -> Behaviour.BOTTOM_SLIDE_OVER.
  3. Bug fix in semantic modifier to call confirmStateChange with correct state in BottomSheet.
  4. Revamp of V2 Drawer Activity to demonstrate all the capability of Drawer.

@mishramayank1 mishramayank1 requested a review from a team as a code owner February 12, 2023 13:32
…OM (new behaviour), BOTTOM_SLIDE_OVER (already exists). Bug fix in semantic of BottomSheet
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