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] 1차 QA 반영 -다은 #134

Merged
merged 5 commits into from
Jan 15, 2024
Merged

[fix] 1차 QA 반영 -다은 #134

merged 5 commits into from
Jan 15, 2024

Conversation

Dan2dani
Copy link
Collaborator

@Dan2dani Dan2dani commented Jan 14, 2024

Related issue 🛠

Work Description ✏️

  • 더보기 뷰 수정
  • 커스텀 에딧 텍스트 maxLength 속성 추가
  • 번개 개최 - 한줄 소개 maxLength 속성 적용(26자_

Screenshot 📸

HD20240114_230017.1.mp4
HD20240114_230103.1.mp4

Copy link
Collaborator

@jihyunniiii jihyunniiii 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
Collaborator

@jihyunniiii jihyunniiii 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
Collaborator

@HAJIEUN02 HAJIEUN02 left a comment

Choose a reason for hiding this comment

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

고생핑❤

@@ -42,6 +43,11 @@ class PingleEditText @JvmOverloads constructor(

val hint = getString(R.styleable.pingleEditText_hint)
binding.etEditText.hint = hint

val maxLength = getInt(R.styleable.pingleEditText_maxLength, -1)
Copy link
Collaborator

Choose a reason for hiding this comment

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

쩐다.. maxLength 어떻게 하나 했나 했는데 이렇게 하는 거였군요

Copy link
Collaborator

Choose a reason for hiding this comment

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

한번도 attrs를 써본 적이 없어서 방금 검색해봤는데요.. 보통 커스텀 위젯을 사용할 때에만 사용하는 속성인 거 맞나요?

Copy link
Member

@Doreminwoo Doreminwoo left a comment

Choose a reason for hiding this comment

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

커스텀뷰 속성만드는거 너무 신기하네요 역시 너무 잘하신다....
고생하셨습니다~

@Dan2dani Dan2dani merged commit e0b5dc0 into develop Jan 15, 2024
1 check passed
@jihyunniiii jihyunniiii deleted the fix-qa-dana branch January 16, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[fix] 1차 QA 수정사항 반영 -다은
4 participants