Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Simple typo toLiveData #247

Open
dalinaum opened this issue Jun 25, 2023 · 0 comments
Open

Simple typo toLiveData #247

dalinaum opened this issue Jun 25, 2023 · 0 comments

Comments

@dalinaum
Copy link

LiveData<List<Word>>: Makes possible the automatic updates in the UI components. You can convert from Flow, to LiveData by calling flow.toLiveData().

https://developer.android.com/codelabs/android-room-with-a-view-kotlin#16

It would be flow.asLiveData()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant