vkay94 / DoubleTapPlayerView

YouTube's Fast-Forward-Rewind double tapping feature built on top of ExoPlayer
MIT License
105 stars 34 forks source link

How can I keep my player ? #17

Closed yoobi closed 3 years ago

yoobi commented 3 years ago

Hello! Your library is very interesting but I'm running in an issue, I have a heavily customised exoplayer layout and I'd like to use your library on top of it ? I need the doubletap and the animation. is it possible or should I get your DoubleTapPlayerView and modify the layout ?

Thanks

yoobi commented 3 years ago

Nevermind that was a stupid question, DoubleTapPlayerView extends PlayerView then it doesn't change anything with my layout and customisation.