WAI
Status Update
Comments
il...@google.com <il...@google.com> #2
We're working with the material team to ensure that Navigation matches the new material design guidelines.
my...@gmail.com <my...@gmail.com> #3
Hi everyone. What is the progress or official decision on this one?
ra...@cubera.ch <ra...@cubera.ch> #4
Hey guys, is there any progress on this issue? Can we expect these features to be implemented in the near future?"
il...@google.com <il...@google.com> #5
Any update on this?
vi...@gmail.com <vi...@gmail.com> #6
Comment has been deleted.
vi...@gmail.com <vi...@gmail.com> #7
Comment has been deleted.
ag...@gmail.com <ag...@gmail.com> #8
Comment has been deleted.
ed...@gmail.com <ed...@gmail.com> #9
I'm also facing this issue. Looking forward to the update.
Description
Component used: lifecycle
Version used: 2.6.0-beta01
Devices/Android versions reproduced on: N/A
launchWhenX
APIs are being deprecated. However, I do not see an alternative for running one-time suspend code.repeatOnLifecycle
does not match "one-time" andwithX
does not support suspend functions.