MPA

From the to-do list: MPA V1.0: Various bugs

✔ prev/next player for sound lib

Comments

Pierre henri Seylan on August 1, 2019:

This task is about implementing the prev/next bbuttonns on the audio player for the sound library.

Some cases are already implemented from previous versions of the app.

1. packs:
Here the behavior is to implement almost from scratch.
The next/prev buttons should play the next/prev packs/collectionn previews in the current search results.

Some details:
  • the left/right keyboard arrows should have the same actions


2. List view:
For the list views, the behavior is already implemented for the keyboard arrows.
The prev/next audio player butttonns should trigger the same actions as the left/right keyboard arrows 

Karim Alabtakh on August 13, 2019:

done