Replace custom CoroutineLiveData with AndroidX's CoroutineLiveData #72
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
#64 introduced a custom CoroutineLiveData due to issues with AndroidX's (see PR description for details). Long-term, we do not want to ship with this custom solution as it likely has various lifecycle implications.
There's not yet a bug filed against the AndroidX team to fix this, but one will be filed soon. This issue is also tracking filing that bug, and following along with its progress until a fix is known, checked in, and released in a version of the support library we can update the codebase to.
The text was updated successfully, but these errors were encountered: