-
Notifications
You must be signed in to change notification settings - Fork 6
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
10주차 미션 / 1조 강병완 #13
base: main
Are you sure you want to change the base?
10주차 미션 / 1조 강병완 #13
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.
마지막 과제까지 너무 수고 많으셨습니다 !
잘 준비해서 프로젝트 열심히 하시길 바랍니다 ~~
val view = layoutInflater.inflate(R.layout.bottom_sheet_layout, null) | ||
bottomSheetDialog.setContentView(view) | ||
|
||
// // 이벤트 추가 |
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.
오잉 여기 왜 주석처리가 두번 들어가있을까요 !
data class MenuData( | ||
val menuImg:String, | ||
val menuName: String, | ||
val menuTime: Int,// 이것도 int로 바꿔서 string으로 text 2개로 데이터 바인딩하기 |
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:padding="16dp"> | ||
|
||
<ImageView | ||
android:id="@+id/iv_bsl" |
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.
얘가 무슨 이미지를 띄우는 iv인지 나타내도록 네이밍해주는게 좋겠죠 ?
@@ -20,6 +20,28 @@ | |||
app:layout_constraintStart_toStartOf="parent" | |||
app:layout_constraintTop_toTopOf="parent" /> | |||
|
|||
<ImageView | |||
android:id="@+id/ivAddCategory" |
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.
얘는 왤케 다닥다닥 붙어잇을까요 !
클릭시 마커 생성 가능하고
정보 입력하면 info 뜨게 하였습니다.
https://youtu.be/ZKmMnWNSxn0