Closed adrien-coye closed 2 months ago
The audio preview cell has a flaky behaviour.
This PR aims at abstracting the "Player" away from the Cell code. Then I fixed the issue related to the slider.
Note: Moved some of MatomoUtils to core in order to use it from the "Single Track Player"
MatomoUtils
Tested on device and mac.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Abstract
The audio preview cell has a flaky behaviour.
This PR aims at abstracting the "Player" away from the Cell code. Then I fixed the issue related to the slider.
Note: Moved some of
MatomoUtils
to core in order to use it from the "Single Track Player"Tested on device and mac.