1

By default the mediacontroller for video view appears only for 3 sec. I want it to be there untill the song is playing. I know I have to use this peice of code: -

mediacontrollername.show(0);

But apparently it doesn't seems to be doing its job correctly What should I do for this?

Sathyajith Bhat
  • 21,321
  • 22
  • 95
  • 134
Android
  • 8,995
  • 9
  • 67
  • 108
  • Possible duplicate of http://stackoverflow.com/questions/6223494/android-audio-player-need-help/6223541#6223541 – ingsaurabh Jun 06 '11 at 04:54

1 Answers1

0

Just in case anyone searched for this issue and still needs a solution, have a look at this: MediaController 3 Second Issue

Community
  • 1
  • 1
Kirby
  • 86
  • 1
  • 8