Open rubinnellikunnathu opened 8 years ago
Hai now i figured out the my problem by changing the ipv.SetProgress
code to ipv.setProgress(mPlayer.getCurrentPosition()/1000);
but now the weird number showing problem solved but now the red seekbar is not updating its view.
Still no answers..?
You sure you didn't forget ipv.start();
right after that ?
Any work around this issue ?
First of all i liked your player view very much, but when i tried to implement it, im getting some problems. In my player when i tried to to the music progress time , when the music starts ,player shows some random numbers as time. Can you pls help me to fix this : \ this is my screenshot**
my code used is :