@@ -2205,10 +2205,18 @@ public class MainActivity extends Activity implements AudioListener.AudioListene
// n.b., fragments have to be static (as they might be inserted into a new Activity - see http://stackoverflow.com/questions/15571010/fragment-inner-class-should-be-static),
// so we access the MainActivity via the fragment's getActivity().