본문 바로가기

jetpack compose

(3)
[Jetpack Compose] compose.foundation 업데이트에 따른 TextFieldState textAsFlow() -> snapshotFlow 마이그레이션 안녕하세요! 최근 9월 10일 Compose 업데이트가 되며 몇몇 Experimental 이었던 코드들이 정식(Stable) 적용되었습니다.이에 따라, 그전 버전에서 잘 사용하던 코드들이 컴파일 에러가 발생하기 시작했습니다. (물론 제가 부지런하게 업데이트 하지 않아서 몰랐을 테지만...) (버전 정보)https://developer.android.com/jetpack/androidx/releases/compose#versions Compose  |  Jetpack  |  Android Developers이 페이지는 Cloud Translation API를 통해 번역되었습니다. 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. Compose 모양과 데이터 종속 항목을 설명하는..
[Jetpack Compose] 카운트 다운 타이머 안녕하세요. 얼마 전인 2021년 2월 24일, Android Jetpack Compose beta버전이 출시되었습니다. (v1.0.0-beta01) developer.android.com/jetpack/androidx/versions/all-channel 최근 출시 노트 | Android 개발자 | Android Developers Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2021-02-25 UTC. developer.android..
[Jetpack Compose] 강아지 입양 애플리케이션 안녕하세요. 얼마 전인 2021년 2월 24일, Android Jetpack Compose beta버전이 출시되었습니다. (v1.0.0-beta01) developer.android.com/jetpack/androidx/versions/all-channel 최근 출시 노트 | Android 개발자 | Android Developers Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2021-02-25 UTC. developer.android..