livedata2 (번역) A safer way to collect flows from Android UIs 이 게시물은 Android Developers Medium에 작성되어있는 A safer way to collect flows from Android UIs를 번역 및 의역하여 정리한 게시물입니다. 잘못된 정보는 댓글로 첨언해주시면 감사하겠습니다. A safer way to collect flows from Android UIs Learn how the repeatOnLifecycle API protects you from wasting resources and why it’s a good default for flow collection in the UI layer. medium.com 안드로이드 UI에서 안전하게 flow 수집하기 안드로이드 앱에서, Kotlin flows는 일반적으로 UI Layer에.. 2022. 8. 31. (번역) Migrating from LiveData to Kotlin's Flow 이 게시물은 Android Developers Medium에 작성되어있는 Migrating from LiveData to Kotlin's Flow를 번역 및 의역하여 정리한 게시물입니다. 잘못된 정보는 댓글로 첨언해주시면 감사하겠습니다. Migrating from LiveData to Kotlin’s Flow In this post you’ll learn how to expose Flows to a view, how to collect them, and how to fine-tune it to fit specific needs. medium.com LiveData에서 Kotlin Flow로 이전 LiveData는 2017년에 우리에게 필요한 것이었습니다. (Google I/O `17에서의 AAC 공개) .. 2022. 8. 31. 이전 1 다음