InteractivePlayerView
InteractivePlayerView copied to clipboard
Custom android music player view.
# - []()@**@M4gicT0 ````` `````__**
How to make the progress bar active when we touch it
App working fine in activity but crashes in fragment even if we just add player in the xml. Please reply ASAP
Cant mirrior
Hi, I'm trying to add your repository but I'm getting that error. Regards
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...
Bro, My app is crashing whenever i open the activity contains InteractivePlayerView. My logcat shows. ``` malankaraapp E/UncaughtException: java.lang.ArithmeticException: divide by zero at co.mobiwise.library.InteractivePlayerView.calculatePastProgress(InteractivePlayerView.java:769) at co.mobiwise.library.InteractivePlayerView.onDraw(InteractivePlayerView.java:517) at android.view.View.draw(View.java:15246) at android.view.View.updateDisplayListIfDirty(View.java:14182)...
hello,how i can to enable change seekbar from user
hello, i want to add your view ,dynamically. InteractivePlayerView cmp2 = new InteractivePlayerView(ReadActivity.this); cmp2.setCoverDrawable(R.mipmap.no_wifi); ll.addView(cmp2); but not work
then it's not at bottom and it is in top always... I change it to ImageView,so the common imageView component can fit bottom very pretty !!!