-
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
[feat] 메인 지도 뷰 참여모달 구현 #30
Conversation
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.
고생하셨습니다~
@@ -33,4 +33,7 @@ | |||
<dimen name="button_l_height">56dp</dimen> | |||
<dimen name="button_m_height">42dp</dimen> | |||
<dimen name="button_s_height">42dp</dimen> | |||
|
|||
<dimen name="dialog_horizontal_margin">24dp</dimen> |
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:textColor="@color/g_10" | ||
app:layout_constraintBottom_toBottomOf="parent" | ||
app:layout_constraintEnd_toStartOf="@+id/gl_end" | ||
app:layout_constraintStart_toStartOf="@+id/gl_start" |
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.
드디어 찾았따 @+id
ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ완벽한 코드에서 오점 열심히 찾기
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.
얼른 내 뷰를 뚝딱뚝딱 끝내고 모달 재사용뷰 만들었어야 헀는데.....
Related issue 🛠
Work Description ✏️
Screenshot 📸
Screen_recording_20240105_102518.mp4
Uncompleted Tasks 😅
=> 답변 오면 반영할게요!
To Reviewers 📢
stringOf
,colorOf
,drawableOf
확장함수 ViewExt에도 추가해두었으니 자유롭게 사용하시면 됩니당 ~