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

#122 [fix] 데일리 루틴 삭제 후 초기화 시키기 #124

Merged
merged 5 commits into from
Jan 19, 2024

Conversation

minemi00
Copy link
Member

📑 Work Description

  • 라디오 버튼 다시 돌아오면 초기화 되게 수정 완료했습니다.
  • 삭제 개수 누적 되는거 스낵바, 버튼 텍스트 수정 완료했습니다.
  • 엠티 박스 편집시, 없애줬습니다

🛠️ Issue

📷 Screenshot

Screen_recording_20240119_201159.mp4

💬 To Reviewers

@minemi00 minemi00 added 민회🐹 민회가 작업함! fix Fix(디자인 등) labels Jan 19, 2024
@minemi00 minemi00 self-assigned this Jan 19, 2024
Copy link
Contributor

@stellar-halo stellar-halo left a comment

Choose a reason for hiding this comment

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

좋아요~

@@ -200,7 +201,8 @@ class DailyRoutineFragment :
}

private fun changeBtnSelectState(button: View, itemId: Int) {
button.setSingleOnClickListener {
button.setOnClickListener {

Copy link
Contributor

Choose a reason for hiding this comment

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

빈 줄 삭제해주세요!

viewModel.clearEditRoutineIdArray()
setDeleteRoutineBtnContent()
}

Copy link
Contributor

Choose a reason for hiding this comment

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

여기도 한 줄 삭제해주세요!

Copy link
Collaborator

@pump9918 pump9918 left a comment

Choose a reason for hiding this comment

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

꼼꼼하구만~~

Copy link
Member

@emjayMJkim emjayMJkim left a comment

Choose a reason for hiding this comment

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

굿굿

@minemi00 minemi00 merged commit bade8ee into develop Jan 19, 2024
1 check passed
@minemi00 minemi00 deleted the feature/#122-daily-routine-edit-init branch January 19, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix(디자인 등) 민회🐹 민회가 작업함!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 데일리 루틴 삭제 후 초기화 시키기
4 participants