0xpr03 / VocableTrainer-Android

Vocabulary Trainer for Android - not lang specific
Apache License 2.0
29 stars 10 forks source link

Crash on List Selection dialog in Import with raw data #39

Closed 0xpr03 closed 6 years ago

0xpr03 commented 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.

To Reproduce Steps to reproduce the behavior:

  1. Go to Import
  2. Select import List of raw data
  3. Choose "Append to List"
  4. Select List
  5. App Crash

Expected behavior No crash, List is selected