-
Notifications
You must be signed in to change notification settings - Fork 2
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
마이페이지 디자인 이슈 처리 #86
Merged
Merged
마이페이지 디자인 이슈 처리 #86
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Outline border 두께 수정 - 버튼 Height 고정 대신 상하 Padding 으로 대체 - 버튼 그림자 제거
- 볼드체 제거 - 화면에 유동적으로 반영되도록 크기 고정 수정
- x 버튼 Clear 동작 - EditText 밑줄 start에 맞추기 (padding 들어간것 처럼 width 보다 조금 작게 나왔었음) => ClassicEditText 라는 커스텀뷰 만들었슴다. 기본 동작은 TextInputEditText에 기반하고, 밑줄 그리는 draw와 Clear 버튼만 추가 되었습니다.
- 정책상 10자 제한이 맞다고 합니다.
soopeach
approved these changes
Sep 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨어요
dogdduddy
force-pushed
the
fix/mypage_design
branch
from
September 27, 2023 18:24
93da348
to
d32a38e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.