This commit is contained in:
Martin Fietz 2016-11-12 09:11:51 +01:00
parent 724ded4847
commit 2f355859e8
1 changed files with 1 additions and 1 deletions

View File

@ -789,7 +789,7 @@ public class PlaybackServiceMediaPlayerTest extends InstrumentationTestCase {
}
@Override
public void onPostPlayback(@NonNull Playable media, boolean ended, boolean playingNext) {
public void onPostPlayback(@NonNull Playable media, boolean ended, boolean skipped, boolean playingNext) {
}