Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Nested scrolling works partially (as per http://b/122818889 ). Let's discuss if we need full support and if so make sure it works.
jb...@google.com <jb...@google.com> #3
Hi!
What is 'partially' exactly?
How do I see it?
Thanks!
What is 'partially' exactly?
How do I see it?
Thanks!
Description
Using androidx.navigation:navigation-safe-args-gradle-plugin:2.3.2
when if compile my projet with a boolean array argument and set its default value to @null
I get an error:
Although documentation do not mention any problem with boolean array and explicitly mention that any array argument can have only one default value "@null".https://developer.android.com/guide/navigation/navigation-pass-data#supported_argument_types