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

[UI/#71] 마이페이지 뷰 / UI 구현 #78

Merged
merged 15 commits into from
Jul 15, 2024
Merged

[UI/#71] 마이페이지 뷰 / UI 구현 #78

merged 15 commits into from
Jul 15, 2024

Conversation

leeeyubin
Copy link
Member

@leeeyubin leeeyubin commented Jul 13, 2024

⛳️ Work Description

  • 마이페이지 UI
  • 온보딩 버튼 크기 수정
  • 온보딩 이미지 수정
  • 앱 아이콘 넣기
  • 온보딩 라이팅 패딩값 수정

📸 Screenshot

📢 To Reviewers

  • 마이페이지 UI 완료했습니다!
  • 그리구 우리 앱 아이콘도 넣었어요 ㅎㅎ 머지하면 바로 볼 수 있음!!ㅎㅎ

@leeeyubin leeeyubin added UI 💐 UI 작업 유빈💙 유빈 labels Jul 13, 2024
@leeeyubin leeeyubin added this to the 1차 스프린트 UI 작업 milestone Jul 13, 2024
@leeeyubin leeeyubin self-assigned this Jul 13, 2024
@leeeyubin leeeyubin changed the title [UI/#71] my page [UI/#71] 마이페이지 뷰 / UI 구현 Jul 13, 2024
Copy link
Contributor

@arinming arinming left a comment

Choose a reason for hiding this comment

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

마이페이지 뚝딱 해주고 앱 아이콘 추가해주는 울 리드 최고,,,,, LGTM 🫶🏻

@@ -10,7 +10,7 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_terning_launcher_foreground"
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
Member

Choose a reason for hiding this comment

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

아이콘 추가...!!! 저 지금 너무 설레요.....❤️

Comment on lines +145 to +146

private const val VERSION = "1.0.0"
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
Member

Choose a reason for hiding this comment

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

하코,,,

Copy link
Member

@boiledEgg-s boiledEgg-s left a comment

Choose a reason for hiding this comment

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

구우웃! LGTM 👍

Comment on lines +145 to +146

private const val VERSION = "1.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

하코,,,

Copy link
Member

Choose a reason for hiding this comment

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

아이콘 이쁘당

Copy link
Member

@Hyobeen-Park Hyobeen-Park left a comment

Choose a reason for hiding this comment

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

LGTM~~~ 최고최고~~!~!!!

@@ -10,7 +10,7 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_terning_launcher_foreground"
Copy link
Member

Choose a reason for hiding this comment

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

아이콘 추가...!!! 저 지금 너무 설레요.....❤️

@leeeyubin leeeyubin merged commit 15c7515 into develop Jul 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI 💐 UI 작업 유빈💙 유빈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] 마이페이지 뷰 / UI 구현
4 participants