Add ability to provide an Extra value which is a list
If the value of an "Extra" argument is a list instead of a string we convert it to a java array of strings, which is the way to provide multiple values to an Android Intent.
Change-Id: Ica965cfdfa5ea42c941b7b5d6650cfb78c04d4e8
Co-authored-by: Evan W. Patton <ewpatton@mit.edu>
Showing
Please register or sign in to comment