-
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
[UI/#70] 최종 뷰 GUI 구현 완료 #76
Conversation
…into ui/#70-invite-finish
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.
건들 게 없는디요,, 좋습니다!!!!!!
@@ -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" |
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.
디자인 반영 감사합니당
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.
조하요 이제 서버통신 가봅시닷~~~~~~~~~~~~~!
android:background="@drawable/shape_rect_2_red100_fill" | ||
android:paddingHorizontal="8dp" | ||
android:paddingVertical="2dp" | ||
android:text="D - 16" |
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.
이런거는 tools를 활용해볼까요~~~~~~~~?
android:src="@drawable/img_sign_in_main" | ||
app:layout_constraintBottom_toBottomOf="parent" | ||
android:layout_marginStart="8dp" | ||
android:layout_marginBottom="100dp" |
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.
체인을 활용해봅시다~!
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.
조아요~~~ 점점 더 너무 잘해지는걸~~~~~
private fun initNextBtnClickListener() { | ||
binding.btnInviteFinishEnter.setOnSingleClickListener { |
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.
정말 사소한거긴 한데 함수는 Next이고 버튼네이밍은 Enter이네용!
맞추면 조금 더 조아용~
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.
오모나 바로 수정하겟습니다
⛳️ Work Description
📸 Screenshot
📢 To Reviewers