Skip to content

Feature/14 my page layout - #15

Merged
JunYeong0314 merged 1 commit into
mainfrom
feature/14-myPageLayout
Jul 24, 2023
Merged

Feature/14 my page layout#15
JunYeong0314 merged 1 commit into
mainfrom
feature/14-myPageLayout

Conversation

@syeonnn

@syeonnn syeonnn commented Jul 20, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@syeonnn syeonnn self-assigned this Jul 20, 2023
@syeonnn syeonnn added this to the 마이페이지 milestone Jul 20, 2023
@syeonnn syeonnn changed the title [Feat] : MyPageActivity 생성, 와이어프레임 틀 구축 Feat/14 my page layout Jul 20, 2023
@syeonnn syeonnn changed the title Feat/14 my page layout Feature/14 my page layout Jul 20, 2023
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">

<LinearLayout

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.

LinearLayout 네이밍 룰에 대해 다같이 고민해봐야 할 것 같아요!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

imageview=>iv 말씀하신것처럼 linearlayout => 'll_어쩌구' 로 통일하면 어떨까요..?

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.

좋아요! 오늘 한번 얘기해봐요 ㅎㅎ

app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">

<ImageView

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.

ImageView Id는 iv_mypage_ic_user
이런식으로, 'iv' 로 통일하는 거 어때요?!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

넵!! 통일해서 수정했습니다~!

android:layout_width="0dp"
android:layout_height="40dp"
android:layout_weight="10">
<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 명은 btn으로, TextView인데 btn으로 오해할 수 있을 것 같아요!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

넵!! 변경 완료했습니당

@JunYeong0314

Copy link
Copy Markdown
Member

고생하셨습니다!!

@syeonnn
syeonnn requested a review from arinming July 24, 2023 03:45
@JunYeong0314
JunYeong0314 merged commit a4fa671 into main Jul 24, 2023
@arinming
arinming deleted the feature/14-myPageLayout 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.

3 participants