From the to-do list: MPA V1.0: UI ✔ Hide audio player (Completed by Pierre henri Seylan on April 17, 2019) Comments Pierre henri Seylan on April 9, 2019: This task is about adding a dynamic behavior to the audio player.currently, the audio player is always visible.This should be changed so that the player is displayed only when audio is being played.Below some details about the logic:-the audio player appears only when audio is currently playing.-if audio is paused or stopped, the audio player auto-closes after 5 secs-by default the audio player is closed (when opening the app)-when opening and closing the player, a sliding animation is used, let's use the same as when opening and closing the active filters bar
Comments
Pierre henri Seylan on April 9, 2019:
currently, the audio player is always visible.
This should be changed so that the player is displayed only when audio is being played.
Below some details about the logic:
-the audio player appears only when audio is currently playing.
-if audio is paused or stopped, the audio player auto-closes after 5 secs
-by default the audio player is closed (when opening the app)
-when opening and closing the player, a sliding animation is used, let's use the same as when opening and closing the active filters bar