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