Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Oh I forgot to mention that I thought it might be connected to this issue:
jb...@google.com <jb...@google.com> #3
Please provide a minimal sample project along with the minimal steps to recreate the issue in the project.
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