-
Notifications
You must be signed in to change notification settings - Fork 0
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
#74 [UI] 프로필 설정 / 프로필 설정 #77
base: develop
Are you sure you want to change the base?
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.
LGTM^_^
xml 작업하시느라 고생 많으셨습니다^^
app/src/main/AndroidManifest.xml
Outdated
<intent-filter> | ||
<action android:name="android.intent.action.MAIN" /> | ||
|
||
<category android:name="android.intent.category.LAUNCHER" /> | ||
</intent-filter> |
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.
intent-filter 배우고 갑니다.
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.
서버붙이기 공장장이세여??
…to feature/#74-create-setting-view # Conflicts: # app/src/main/AndroidManifest.xml # app/src/main/res/drawable/shape_red_stroke_15_rect.xml # app/src/main/res/drawable/shape_yellow_fill_8_rect.xml # app/src/main/res/drawable/test_img.xml
작업 개요
프로필 설정 뷰 구현
이유 : 아요가 했다길래
작업 설명
궁금한점
어려웠던점