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
- GitHub
- 코루틴
- 쿠링
- 백준
- TEST
- ProGuard
- relay
- Coroutines
- MyVoca
- Rxjava
- android
- AWS
- Hilt
- MiTweet
- pandas
- 암호학
- textfield
- Kotlin
- 프로그래머스
- livedata
- androidStudio
- boj
- activity
- Coroutine
- architecture
- Gradle
- 코드포스
- Compose
- Python
- Codeforces
Archives
- Today
- Total
이동식 저장소
Accompanist Compose Navigation 라이브러리 deprecated - migration 가이드 본문
Primary/Compose
Accompanist Compose Navigation 라이브러리 deprecated - migration 가이드
해스끼 2024. 1. 1. 21:25아래 글에 나와있는 내용대로 하면 99%는 해결된다.
그러나 ``AnimatedContentScope``를 migrate하는 방법은 글에 나와있지 않은데, ``AnimatedContentTransitionScope``로 바꾸면 된다.
'Primary > Compose' 카테고리의 다른 글
ViewModel에 너무 많은 책임을 지우지 말 것 (0) | 2024.02.04 |
---|---|
Composable 매개변수 줄이기 - 오버로딩 활용 (3) | 2024.01.10 |
TalkBack이 Compose TextField를 인식하지 못하는 문제 (1) | 2023.10.02 |
Compose에서 이미지가 흑백으로 보일 때 (0) | 2023.06.10 |
모든 터치 이벤트의 시작과 끝을 판별하는 방법 (0) | 2023.01.14 |
Comments