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] HistoryDetail 내역 보기 & 수정 구현 #57

Merged
merged 10 commits into from
Feb 6, 2024
Merged

Conversation

jinuemong
Copy link
Collaborator

설명

  • 내역 정보보기 & 수정 구현
  • 이거 세부 기능이 많아서 한 번 더 구현할께요(month picker, 클릭 스크롤, 투명도 적용 필요)

참고

체크리스트

  • : 빌드 테스트를 진행하셨나요?
  • : 실제 기기에서 테스트를 진행하셨나요?

Copy link
Collaborator

@ajou4095 ajou4095 left a comment

Choose a reason for hiding this comment

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

👍

@@ -59,6 +59,7 @@ fun TypingPriceField(
hintText: String = "지출하신 금액을 입력해주세요",
isError: Boolean = false,
isEnabled: Boolean = true,
isAddFiledEnabled : Boolean = true ,
Copy link
Collaborator

Choose a reason for hiding this comment

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

format

@jinuemong jinuemong merged commit 8210ef6 into main Feb 6, 2024
1 check passed
@jinuemong jinuemong deleted the feat-#52 branch February 6, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants