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

Qa/15 21 sent card #148

Merged
merged 8 commits into from
Feb 13, 2024
Merged

Qa/15 21 sent card #148

merged 8 commits into from
Feb 13, 2024

Conversation

syb8200
Copy link
Contributor

@syb8200 syb8200 commented Feb 13, 2024

💡 Issue

🌱 Key changes

  • 보내요 봉투 이름 overflow 시 말줄임 처리
  • 보내요 봉투 터치 영역 추가
    작업 완료했습니다!

✅ To Reviewers

Text(
    text = "감사합니다...",
    maxLines = 1,
    overflow = TextOverflow.Ellipsis,
    modifier = Modifier.weight(1f, false),
)

📸 스크린샷

스크린샷 2024-02-13 오후 11 26 27 스크린샷 2024-02-13 오후 11 27 20
overflow 시 디바이스 크기 별 대응 봉투 터치 영역 추가

@syb8200 syb8200 added the QA label Feb 13, 2024
@syb8200 syb8200 self-assigned this Feb 13, 2024
@syb8200 syb8200 merged commit a2fefa2 into develop Feb 13, 2024
1 check passed
@yangsooplus yangsooplus deleted the QA/15-21-sent-card branch April 2, 2024 05:52
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.

[QA] 15, 21 보내요 봉투 카드 이름 말줄임 및 터치 영역 추가
2 participants