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
- sqlite
- BOJ
- 안드로이드
- notification
- 알고리즘
- 코틀린
- CoordinatorLayout
- CollapsingToolbarLayout
- onMeasure
- Behavior
- HTTP
- recyclerview
- 알림
- Android
- hilt
- Algorithm
- Navigation
- DataBinding
- AppBarLayout
- kotlin
- onLayout
- View
- activity
- room
- ViewModel
- lifecycle
- 백준
- CustomView
- LiveData
- Coroutine
Archives
- Today
- Total
개발일지
삽질 - Navigation, ViewPager, setAdapter 오류 본문
Fragment에서 ViewPagerAdapter를 Fragment 맴버 변수로 선언한 경우 navigation시 오류 발생
=> onCreateView에 ViewPagerAdapter를 생성해서 사용하자
'삽질' 카테고리의 다른 글
삽질 - Android Dialog match_parent (1) | 2021.02.08 |
---|---|
삽질 - CoordinatorLayout, ViewPager (0) | 2021.01.26 |
삽질 - StaggeredGridLayoutManager Margin (0) | 2021.01.20 |
삽질 - SQLite Add Foreign Key (0) | 2021.01.18 |
삽질 - Android CoordinatorLayout Floating Action Button (0) | 2020.12.10 |
Comments