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/#70] 최종 뷰 GUI 구현 완료 #76

Merged
merged 10 commits into from
Jan 11, 2024
Merged

Conversation

crownjoe
Copy link
Contributor

@crownjoe crownjoe commented Jan 11, 2024

⛳️ Work Description

  • GUI 반영해서 UI 구현 완료
  • 스크린 샷 사진 두번째 입장 생성 뷰에서 버튼 위치 수정했습니답

📸 Screenshot

📢 To Reviewers

  • 헤헤 서버통신 Letsssssgoooooooooooooo kk

Copy link
Member

@leeeyubin leeeyubin left a comment

Choose a reason for hiding this comment

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

건들 게 없는디요,, 좋습니다!!!!!!

@@ -16,7 +16,7 @@
android:id="@+id/toolbar_check_friends"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:background="@drawable/layer_list_preference_tag_gray200_line"
android:background="@drawable/layer_list_preference_tag_gray100_line"
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

@Marchbreeze Marchbreeze left a comment

Choose a reason for hiding this comment

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

조하요 이제 서버통신 가봅시닷~~~~~~~~~~~~~!

android:background="@drawable/shape_rect_2_red100_fill"
android:paddingHorizontal="8dp"
android:paddingVertical="2dp"
android:text="D - 16"
Copy link
Member

Choose a reason for hiding this comment

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

이런거는 tools를 활용해볼까요~~~~~~~~?

android:src="@drawable/img_sign_in_main"
app:layout_constraintBottom_toBottomOf="parent"
android:layout_marginStart="8dp"
android:layout_marginBottom="100dp"
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

@chattymin chattymin left a comment

Choose a reason for hiding this comment

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

조아요~~~ 점점 더 너무 잘해지는걸~~~~~

Comment on lines 35 to 36
private fun initNextBtnClickListener() {
binding.btnInviteFinishEnter.setOnSingleClickListener {
Copy link
Member

Choose a reason for hiding this comment

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

정말 사소한거긴 한데 함수는 Next이고 버튼네이밍은 Enter이네용!
맞추면 조금 더 조아용~

Copy link
Contributor Author

Choose a reason for hiding this comment

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

오모나 바로 수정하겟습니다

@crownjoe crownjoe merged commit d36eb14 into develop Jan 11, 2024
1 check passed
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.

[UI] 여행 입장 완료 뷰 / UI 구현
4 participants