Ultranmus

Results 4 comments of Ultranmus

@Guimarte when drop down open just use `youtubePlayerContoller.pause() ` if `youtubePlayerController.value.isPlaying` is true. And you can do similar for playing video agai when drop down is closed.

@dharmic6 mine is somewhat strange, it shows only in release apk, in debug it does not overlap.

I tried to find where the problem arise from and i think having a gridview in AutoScaleTabBarView causes the problem. First it was not able to render correct height for...