Status Update
Comments
ch...@gmail.com <ch...@gmail.com> #2
I initially opened a bug for the navigation component and was referred to the Android framework:
ra...@google.com <ra...@google.com> #3
Thanks for reporting this issue. It appears that you are requesting a feature to add support for predictive backspacing for Dialogs.
if yes,please provide following information which will help us to investigate this further,
-
What is the desired behavior of the feature? (Be specific!)
-
If relevant, why are current approaches or workarounds insufficient?
-
If relevant, what new use cases will this feature enable?
ch...@gmail.com <ch...@gmail.com> #4
Desired behaviour: some sort of default animation for predictive back for Dialogs.
I do not know of any workarounds.
This will harmonize the app experience, to have predictive back throughout the app. Especially relevant for fullscreen dialogs, but also for normal dialogs.
ra...@google.com <ra...@google.com>
il...@google.com <il...@google.com> #5
Navigation Compose is just a simple wrapper around Compose Dialog, which does not support Predictive Back yet either - that is being tracked in
Description
Can you add support for predictive back for Dialogs?