From 83e56a334c7513b402caa8cb11d279918704392f Mon Sep 17 00:00:00 2001 From: Tom Hennen Date: Fri, 9 Oct 2015 04:46:20 -0400 Subject: Updated PlaybackTest to deal with some spurious bugs. Problem was that the PlaybackController wasn't having currentMedia get updated when playback initially starts. Working around it here by getting the real playback controller that's being used in the app. Still need to update PlaybackSonicTest. --- app/src/main/assets/3sec.mp3 | Bin 0 -> 49043 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/main/assets/3sec.mp3 (limited to 'app/src/main/assets/3sec.mp3') diff --git a/app/src/main/assets/3sec.mp3 b/app/src/main/assets/3sec.mp3 new file mode 100644 index 000000000..8ae450d01 Binary files /dev/null and b/app/src/main/assets/3sec.mp3 differ -- cgit v1.2.3