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

[E-03]: 바텀 시트의 높이를 조절할 수 있다. #24

Open
3 of 4 tasks
LJG7123 opened this issue Nov 9, 2023 · 0 comments · Fixed by #101 or #100
Open
3 of 4 tasks

[E-03]: 바텀 시트의 높이를 조절할 수 있다. #24

LJG7123 opened this issue Nov 9, 2023 · 0 comments · Fixed by #101 or #100
Assignees
Labels
AOS 안드로이드 FEAT 기능개발
Milestone

Comments

@LJG7123
Copy link
Collaborator

LJG7123 commented Nov 9, 2023

작업 내용

  • 바텀 시트의 높이를 조절할 수 있는 Drag Handle 을 바텀 시트의 상단에 추가한다.
  • 바텀 시트는 총 2단계로 높이 조절을 할 수 있다.
  • 바텀 시트가 숨겨진 상태에서 Bottom Navigation Bar의 활성화된 아이템 클릭 시 높이가 1단계가 되고, 바텀 시트의 높이가 1단계인 상태에서 클릭 시 2단계가 되고, 2단계인 상태에서 클릭 시 숨겨진다.
  • 높이 조절을 0 -> 1 -> 2 -> 1 -> 0 -> 1 과 같은 식으로 구현한다.

참고한 자료

https://github.com/material-components/material-components-android/blob/master/docs/components/BottomSheet.md#using-bottom-sheets

스크린샷 (필수)

@LJG7123 LJG7123 added AOS 안드로이드 FEAT 기능개발 labels Nov 9, 2023
@LJG7123 LJG7123 added this to the View Post milestone Nov 9, 2023
@LJG7123 LJG7123 self-assigned this Nov 20, 2023
wsb7788 added a commit that referenced this issue Nov 20, 2023
Feature(#24): 바텀 시트, 바텀 네비게이션
LJG7123 added a commit that referenced this issue Nov 20, 2023
@LJG7123 LJG7123 linked a pull request Nov 20, 2023 that will close this issue
4 tasks
@rbybound rbybound linked a pull request Nov 21, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AOS 안드로이드 FEAT 기능개발
Projects
None yet
1 participant