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

[아크] 뷰 챌린지 미션 3단계 제출합니다. #75

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

re4rk
Copy link

@re4rk re4rk commented Oct 16, 2023

안녕하세요 수달! 이번 미션은 필수 요구사항만 반영했습니다!

코드의 변화는 별로 없고 xml영역에서만 조작을 하였습니다! 이번 미션도 잘 부탁드립니다!

스크린샷 2023-10-16 오후 8 25 15 스크린샷 2023-10-16 오후 8 25 22 스크린샷 2023-10-16 오후 8 25 30 스크린샷 2023-10-16 오후 8 25 54

Copy link

@otter66 otter66 left a comment

Choose a reason for hiding this comment

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

아크의 우테코 마지막 미션을 머지하게 되네요...!
2월부터 지금까지 달려온 아크 수고하셨습니다!!!
마지막 데모까지 화이팅 해보자고요!!!

또, 아크와는 레벨4부터는 캠퍼스도 달라지게 되어 별로 만나지 못했는데 리뷰이와 리뷰어로 만나게 되어 좋았습니다! 아크를 리뷰하며 문법도 더 익힐 수 있어서 유익한 시간을 보낼 수 있었어요! 아크 또한 제 리뷰로 배울 수 있는 부분이 있었기를 바랍니다!

우테코 기간 동안 제가 본 아크는 끝없는 탐구심과 그것을 구현하고 적용하는 노력을 장착한 멋쟁이였습니다!
우테코 이후에도 멋쟁이 아크이기를 바라고 있겠습니다!

Comment on lines +41 to +48
<RadioButton
android:id="@+id/rbEraser"
android:layout_width="48dp"
android:layout_height="48dp"
android:background="@drawable/btn_radio_btn"
android:button="@null"
android:text="@string/Main_rbEraser"
android:textSize="13sp" />
Copy link

Choose a reason for hiding this comment

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

코멘트를 달게 특별히 보이지 않네요!
굳이 하나 남겨보자면 리소스 아이디(drawable, string 등) 간에는 일관된 규칙이 있으면 더 좋을 것 같아요!

@otter66 otter66 merged commit 8197b2c into woowacourse:re4rk Oct 17, 2023
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.

2 participants