Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

HD button is hide while the fullscreen and back to normal


PlaylistItem pi = new PlaylistItem.Builder()
.file(video_url)
.build();
mPlayerView.load(pi);

where the
video_url - http:\/\/content.jwplatform.com\/manifests\/F6LTZ3VH.m3u8

Above is my code, I have to hide and show the qualities as a dialog in the Native android.

And the HD is hidding when I retrun back from Fullscreen mode.

Could you please help on this?

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

This is currently a known bug, the engineers are working on a fix.

This question has received the maximum number of answers.