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