-
Notifications
You must be signed in to change notification settings - Fork 1
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/permission]: special permission 허용 요청 기능 구현 #26
Conversation
private lateinit var binding: ActivityOnBoardingBinding | ||
|
||
private val accessibilitySettingsLauncher: ActivityResultLauncher<Intent> = |
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.
별견 아니지만 onCreate같은 퍼블릭 메소드가 먼저 나오는 게 좋을 것 같아요!
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.
변수라서 해당 부분이 컨벤션상 먼저 있는게 맞습니당~!!
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.
아 그렇군요 감사합니다!
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.
우와아우 너무 수고하셨습니다
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.
고생하셨습니다~!!
개요
작업 사항
변경 사항(optional)
스크린샷(optional)
_2024_01_02_01_47_38_169.mp4