Skip to content

Cleanup sounds module

Carl Schwan requested to merge work/sounds-cleanup into master
  • Add tests
  • Clicking a second time on a list item, will pause the music
  • Cleanup c++ (early return, fix logic issues with paths)
  • Make SoundsPicker a ListView so that it can be added in a ScrollablePage easily

@hanyoung

Merge request reports