Replaced MusicRemoteEventListener with otto bus
This commit is contained in:
parent
eb406a6a2a
commit
eaa534c276
10 changed files with 28 additions and 69 deletions
|
|
@ -1,10 +0,0 @@
|
|||
package com.kabouzeid.gramophone.interfaces;
|
||||
|
||||
import com.kabouzeid.gramophone.model.MusicRemoteEvent;
|
||||
|
||||
/**
|
||||
* Created by karim on 19.12.14.
|
||||
*/
|
||||
public interface OnMusicRemoteEventListener {
|
||||
public void onMusicRemoteEvent(MusicRemoteEvent event);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue