You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This method is called the first time, then starts the visualizer, while calling from another fragment to start the visualizer at that position, then the visualizer gets stuck at the first position (stops playback).
The text was updated successfully, but these errors were encountered:
My Scenario is that I have two fragment
1st Fragment Show All Audios
2nd Fragment Show Recently Played Audios
Visualizer Show on Both Fragments of the recycler view Position of the currently playing item
` public void enableVisulizer(BarVisualizer barVisualizer) {
This method is called the first time, then starts the visualizer, while calling from another fragment to start the visualizer at that position, then the visualizer gets stuck at the first position (stops playback).
The text was updated successfully, but these errors were encountered: