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

[CHORE] : git test #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

[CHORE] : git test #5

wants to merge 6 commits into from

Conversation

oxix97
Copy link
Contributor

@oxix97 oxix97 commented Dec 10, 2021

☑️ 필수과제

Copy link

@l2hyunwoo l2hyunwoo left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍🏻

@@ -18,12 +20,22 @@ class NavigationComponent3 : Fragment() {
): View? {
_binding = FragmentNavigationComponent3Binding.inflate(layoutInflater)
binding.tvAbout.text = "SOPTHub를\n시작해볼까요?"
initIntent()

Choose a reason for hiding this comment

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

initIntent가 Intent를 초기화하기보다는 클릭리스너를 정의하는 쪽에 더 가까운 것 같습니다. 이에 유의해서 네이밍 하는 것이 좋을 것 같습니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

넵 반영하겠습니다 감사합니다~~

Choose a reason for hiding this comment

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

현우 멋있어~

}

Choose a reason for hiding this comment

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

이 리뷰 확인해보면 좋을 것 같습니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

좋은 자료 감사합니다~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants