MediaSliderView
MediaSliderView copied to clipboard
Pure java based, highly customizable media slider gallery supporting both images and videos for android.
Progress bar support had a bug and was disabled but I have a fix to restore it. Should I make a pull request? An Nguyen PS thanks for the handy...
I was planning to integrate this library to my app. Almost ready. Just to run. And Android Studio say: ``` Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than...
Hi guys, I've encountered some problems in stopping video's reproduction when exiting a video slider. Even if I put ``` finish() ``` in the ```OnBackButton()``` method, I can still hear...
Can u pl giude, How to add this view to RecyclerView. Following line required View to add, how give Referance of View **productsAdapter.addHeaderToIndex(headerView, index);**