Refresh data passing by EventBus (Android)
I use the EventBus
library for passing data (position and duration of a track) from the service with the Media Player’s instance to the fragment in which this service starts.
I use the EventBus
library for passing data (position and duration of a track) from the service with the Media Player’s instance to the fragment in which this service starts.