Closed 0xpr03 closed 6 years ago
Describe the bug Crash on list selection dialog return in Import due to change in VList from Serializable to Parcelable, giving an invalid return.
Serializable
Parcelable
To Reproduce Steps to reproduce the behavior:
Expected behavior No crash, List is selected
Describe the bug Crash on list selection dialog return in Import due to change in VList from
Serializable
toParcelable
, giving an invalid return.To Reproduce Steps to reproduce the behavior:
Expected behavior No crash, List is selected