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 | 29 | 30 |
Tags
- CoordinatorLayout
- Behavior
- DataBinding
- ViewModel
- LiveData
- recyclerview
- onMeasure
- activity
- hilt
- lifecycle
- Algorithm
- notification
- room
- sqlite
- kotlin
- BOJ
- View
- 안드로이드
- HTTP
- 백준
- AppBarLayout
- Android
- 알고리즘
- CollapsingToolbarLayout
- 알림
- Coroutine
- Navigation
- onLayout
- 코틀린
- CustomView
Archives
- Today
- Total
목록범위 (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