I have just implemented PIP (Picture in picture) mode in Android for my project. It works fine except that in pip mode, video shows a white stripe at the bottom. I have hidden all other UI elements but it still shows. I was wondering if other people had such an issue and how they solved it?
I am using Exoplayer.
Thanks