Skip to content

Feature/37 profile setting layout - #41

Merged
JunYeong0314 merged 4 commits into
mainfrom
feature/37-profileSettingLayout
Jul 30, 2023
Merged

Feature/37 profile setting layout#41
JunYeong0314 merged 4 commits into
mainfrom
feature/37-profileSettingLayout

Conversation

@syeonnn

@syeonnn syeonnn commented Jul 29, 2023

Copy link
Copy Markdown
Contributor

📝 Description

(프로필) 계정설정 페이지 레이아웃 수정했습니다.

💽 Commits

  • 1
  • 2

🖼 결과

카메라 연결 및 기타 기능은 아직 적용하지 않은 채로 레이아웃 구성만 했습니다.

@syeonnn syeonnn self-assigned this Jul 29, 2023
@syeonnn syeonnn added this to the 마이페이지 milestone Jul 29, 2023
@syeonnn syeonnn linked an issue Jul 29, 2023 that may be closed by this pull request

@arinming arinming left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

프로필에 표시되어야 할 생일, 성별, 이름을 서버에서 받아와서 적용해야해서 각 텍스트뷰에 아이디값이 필요합니다! 수정해주시면 돼요~
수고하셨어용~!

android:layout_weight="2"
android:orientation="vertical">

<TextView

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

id값 설정해주세용!

android:layout_weight="2"
android:orientation="vertical">

<TextView

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

id 값 설정 해주세요!

@JunYeong0314 JunYeong0314 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

확인했습니다!

@JunYeong0314
JunYeong0314 merged commit 85098c4 into main Jul 30, 2023
@arinming
arinming deleted the feature/37-profileSettingLayout branch August 9, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] 프로필 화면 레이아웃 구현

3 participants