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

[FIX/#287] 필터링 재설정 바텀시트 패딩 수정 #293

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

Hyobeen-Park
Copy link
Member

⛳️ Work Description

  • 필터링 재설정 뷰 패딩 수정

📸 Screenshot

📢 To Reviewers

  • 오늘의 메모 : PR을 까먹지 말자....
  • 작업 해놓고 PR 날리는걸 깜빡했어요😭 필터링 재설정 뷰 QA 반영했습니당!

Comment on lines 147 to 150
cornerRadius = 10.dp,
modifier = Modifier
.padding(horizontal = 24.dp)
.padding(top = 51.dp),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

엇 데이트피커에는 패딩 값을 빼달라는 의미였습니당..!!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가 아니라 버튼에 반영한 거였군요!!

Copy link
Member

@leeeyubin leeeyubin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RoundButton에 적용된 게 안 보여서 오해했네용 ㅜㅜ 수고했어요!!!

@Hyobeen-Park Hyobeen-Park merged commit 4efc8db into develop Oct 22, 2024
1 check passed
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.

[FIX] 필터링 재설정 뷰 / UI 오류 수정
2 participants