More-Than-Solitaire / Tabs-Lite

An ad-free open source guitar tablature application using an existing popular tabs database. Built for speed and simplicity.
Apache License 2.0
64 stars 4 forks source link

Crash on pause activity if chord is open #39

Closed cullub closed 4 years ago

cullub commented 4 years ago

To reproduce:

  1. Open any tab
  2. Tap on a chord and wait for the chord diagram to show
  3. While the chord diagram is showing, press home or recent apps button on the device
  4. App crashes
java.lang.RuntimeException: Parcel: unable to marshal value Note(fret=FretNumber(number=2), finger=4, string=StringNumber(number=1))
cullub commented 4 years ago

This has been moved to milestone V1 because it causes problems with automated testing