Fixed
Status Update
Comments
ia...@gmail.com <ia...@gmail.com> #2
There is no error when I use kotlin versions: 1.6.21, but issue/error starts appearing when kotlin version is 1.7.0
il...@google.com <il...@google.com>
il...@google.com <il...@google.com>
mg...@google.com <mg...@google.com>
mg...@google.com <mg...@google.com>
ap...@google.com <ap...@google.com> #3
I have the same problem, i think no stable version of room 2.4.2 with kotlin 1.7.0
ap...@google.com <ap...@google.com> #4
usage implementation 'androidx.room:room-ktx:2.5.0-alpha02'
ap...@google.com <ap...@google.com> #5
me too
Description
Component used:
androidx.lifecycle
Version used:
2.5.1
Devices/Android versions reproduced on: n/a
It's common to test view models in use tests but there is currently no way to close a view model without creating a VM Store, Factory etc. It would be nice if there was a test artifact that could help you provide a view model and close it.