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
- pandas
- Gradle
- Compose
- Kotlin
- 쿠링
- livedata
- 코드포스
- ProGuard
- TEST
- 코루틴
- android
- 백준
- activity
- AWS
- architecture
- textfield
- Coroutines
- Coroutine
- relay
- 암호학
- MiTweet
- Python
- Rxjava
- MyVoca
- Hilt
- 프로그래머스
- androidStudio
- Codeforces
- GitHub
- boj
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