-
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
Feture/#9 service #20
Conversation
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.
고생 많았어!
정말 얼마 안 남았구만!
@StringRes val traitsResIdList: PersistentList<Int>, | ||
@StringRes val traitsResIdList: PersistentList<Int>, | ||
@DrawableRes val alarmBackgroundImageList: PersistentList<Int>, | ||
val alarmMentList: List<List<Int>>, |
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.
여기도 PersistentList이면 좋을 것 같아!
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.
음 ! 여기에 우선 구현해놓긴 했는데..
알람 화면에서 사용되는 고정값들을 새로운 data class로 구성하려고 하는데 어떨까 ?!
그 작업 하면서 옮기려고 생각하고 있었습니닷 , 그 떄 PersistentList 사용할게 !
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.
확인~
app/src/main/java/com/ggaebiz/ggaebiz/presentation/service/TimerService.kt
Show resolved
Hide resolved
app/src/main/java/com/ggaebiz/ggaebiz/presentation/service/TimerService.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/ggaebiz/ggaebiz/presentation/service/TimerService.kt
Show resolved
Hide resolved
app/src/main/java/com/ggaebiz/ggaebiz/presentation/service/TimerService.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.
최고에여~
관련 이슈
작업 내용
🚨 참고 사항
없습니다 !
📷 스크린샷
없음