Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
jb...@google.com <jb...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
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