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

#74 [UI] 프로필 설정 / 프로필 설정 #77

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

KWY0218
Copy link
Member

@KWY0218 KWY0218 commented Jul 18, 2022

작업 개요

프로필 설정 뷰 구현
이유 : 아요가 했다길래

작업 설명

  • 뷰만 구현했습니다.

궁금한점

어려웠던점

@KWY0218 KWY0218 requested review from 2zerozu and murjune July 18, 2022 11:31
@KWY0218 KWY0218 self-assigned this Jul 18, 2022
@KWY0218 KWY0218 linked an issue Jul 18, 2022 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@2zerozu 2zerozu left a comment

Choose a reason for hiding this comment

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

LGTM^_^
xml 작업하시느라 고생 많으셨습니다^
^

Comment on lines 23 to 27
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
Copy link
Collaborator

Choose a reason for hiding this comment

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

intent-filter 배우고 갑니다.

Copy link
Member

@murjune murjune left a 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui] 프로필 설정 화면 / 프로필 설정 화면
3 participants