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
- Android
- Coroutine
- recyclerview
- 알림
- notification
- sqlite
- kotlin
- DataBinding
- AppBarLayout
- HTTP
- CoordinatorLayout
- View
- hilt
- Algorithm
- onMeasure
- Navigation
- onLayout
- ViewModel
- room
- activity
- Behavior
- BOJ
- CollapsingToolbarLayout
- 코틀린
- 알고리즘
- 안드로이드
- CustomView
- lifecycle
- LiveData
- 백준
Archives
- Today
- Total
목록Lifetime (1)
개발일지
Android in A..Z - Hilt (Component)
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