Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- room
- onMeasure
- notification
- Android
- 백준
- DataBinding
- Algorithm
- Coroutine
- CustomView
- kotlin
- 알고리즘
- sqlite
- View
- hilt
- 알림
- 안드로이드
- lifecycle
- activity
- ViewModel
- onLayout
- Navigation
- CollapsingToolbarLayout
- LiveData
- CoordinatorLayout
- Behavior
- HTTP
- recyclerview
- BOJ
- 코틀린
- AppBarLayout
Archives
- Today
- Total
목록생명주기 (1)
개발일지
Hilt Component 삽입을 실행할 때 @InstallIn 주석을 사용하여 참조할 수 있는 구성요소를 설정하고 구성요소에 맞는 대상에서만 삽입할 수 있다. Hilt Component 인젝터 대상 ApplicationComponent Application ActivityRetainedComponent ViewModel ActivityComponent Activity FragmentComponent Fragment ViewComponent View ViewWithFragmentComponent @WithFragmentBindings 주석이 지정된 View ServiceComponent Service Hilt Component Lifetimes Hilt는 Hilt Component별 Android Cla..
Android (안드로이드)/Hilt
2021. 3. 18. 05:35