flipkart-incubator / android-inline-youtube-view

Utility library around using YouTube inside your android app.
Apache License 2.0
321 stars 62 forks source link

added support for custom play button image #25

Closed rohan35 closed 4 years ago

rohan35 commented 4 years ago

Issue Reference https://github.com/flipkart-incubator/android-inline-youtube-view/issues/22

Change Summary Added support to add custom image sources for displaying instead of the default play button

Implementation Summary Added a new method to set the image source

How to Test In Youtube player adapter -> YoutubePlayerViewHolder -> added a commented line to test the functionality. just uncomment it and test it