I need to play youtube video inside my application in picture in picture mode without resizing my original activity just want to display youtube in full screen or picture in picture mode, similar kind of feature like whatsapp play youtube video.
I am trying playing video using exoplayer is this good way to achieve picture in picture functionality.
I have tried to find some sample code, tutorial but unable to get it. if you have any link for related topic is most welcome.