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

[Feature] 버스 검색 결과 스크린 #463

Merged
merged 32 commits into from
Nov 13, 2024
Merged

Conversation

ThirFir
Copy link
Contributor

@ThirFir ThirFir commented Nov 8, 2024

개요

  • Picker 컴포넌트 추가
  • 메인 액티비티 버스 진입 뷰 변경
  • 검색 결과 뷰 추가

Screenshot

result.mp4

@ThirFir ThirFir requested a review from a team as a code owner November 8, 2024 15:29
@ThirFir ThirFir self-assigned this Nov 8, 2024
infiniteScroll: Boolean = true,
startIndex: Int = 0,
contentPadding: PaddingValues = PaddingValues(vertical = 2.dp),
textStyle: TextStyle = KoinTheme.typography.medium16,
Copy link
Collaborator

Choose a reason for hiding this comment

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

color를 textStyle로 통일하거나 unselectedTextStyle 도 만들어줄 수 있나요!!?
(이거 합쳐지면 조금 수정해도 괜찮죠? 해당 코드 저도 레퍼런스 찾아서 했었는데, 위 아래 흐리게 하는게 필요해서...)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

unselectedTextStyle 만드는 걸로 할게용

+수정 맘껏 하십쇼!!!!!!

@ThirFir ThirFir merged commit d391344 into develop Nov 13, 2024
@ThirFir ThirFir deleted the feature/bus-search branch December 25, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants