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

Modify bottom sheet to handle dynamic height instead of static height #150

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

WhiteHyun
Copy link
Member

Screenshots 📸

Dynamic height
Resolved Screen

Thoughts, Process, and Rationale 💬

The bottom sheet height, which was previously provided as a static height, has been updated to dynamically calculate the height according to the actual view height using PreferenceKey.

References 📋


@WhiteHyun WhiteHyun added 🔧 Enhancement Improvement or Feedback Implementation 🏠 Home Home View labels Jun 19, 2024
@WhiteHyun WhiteHyun added this to the v2.0.1 milestone Jun 19, 2024
@WhiteHyun WhiteHyun self-assigned this Jun 19, 2024
@WhiteHyun WhiteHyun linked an issue Jun 19, 2024 that may be closed by this pull request
@WhiteHyun WhiteHyun merged commit a7d7399 into main Jun 20, 2024
8 checks passed
@WhiteHyun WhiteHyun deleted the feature/home/149 branch June 20, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Enhancement Improvement or Feedback Implementation 🏠 Home Home View
Projects
Development

Successfully merging this pull request may close these issues.

바텀시트 높이 크기 동적 조정
1 participant