-
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
Feat : 온보딩 3단계 키워드 알림 설정 페이지 구현 #155
Conversation
이전 PR (#154)과 마찬가지로 베이스 브랜치를 변경하였습니다. |
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.
코멘트 확인 부탁드려요!
...rc/main/java/com/dongyang/android/youdongknowme/ui/view/settingAlarm/SettingAlarmActivity.kt
Outdated
Show resolved
Hide resolved
...rc/main/java/com/dongyang/android/youdongknowme/ui/view/settingAlarm/SettingAlarmActivity.kt
Outdated
Show resolved
Hide resolved
...rc/main/java/com/dongyang/android/youdongknowme/ui/view/settingAlarm/SettingAlarmActivity.kt
Outdated
Show resolved
Hide resolved
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.
settingAlarm
보다는 permission
이라는 네이밍이 더 맞지 않을까 싶은데 어떻게 생각하시나요 ?!
ㄴ 이유로는 1. 패키지명은 현재까지 모두 소문자로, 영단어 하나로만 이루어져있습니다.
2. 추후에 기능 추가 시 다른 권한이 필요할 때 이 부분에서 권한을 받게 될 것 같습니다.
...rc/main/java/com/dongyang/android/youdongknowme/ui/view/settingAlarm/SettingAlarmActivity.kt
Outdated
Show resolved
Hide resolved
...rc/main/java/com/dongyang/android/youdongknowme/ui/view/settingAlarm/SettingAlarmActivity.kt
Outdated
Show resolved
Hide resolved
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.
settingAlarm
보다는 permission
이라는 네이밍이 더 맞지 않을까 싶은데 어떻게 생각하시나요 ?!
ㄴ 이유로는 1. 패키지명은 현재까지 모두 소문자로, 영단어 하나로만 이루어져있습니다.
2. 추후에 기능 추가 시 다른 권한이 필요할 때 이 부분에서 권한을 받게 될 것 같습니다.
Co-authored-by: Jeongho <sports7744@icloud.com>
Co-authored-by: Jeongho <sports7744@icloud.com>
…ndroid into feature/onboarding-#3
Co-authored-by: Jeongho <sports7744@icloud.com>
Co-authored-by: Jeongho <sports7744@icloud.com>
…ndroid into feat/onboarding-#3
📮 관련 이슈
✍️ 구현 내용
📷 구현 영상
KakaoTalk_20240212_215613794.mp4
✔️ 확인 사항