Guest User

Untitled

a guest
Mar 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. override fun onPictureInPictureModeChanged(
  2. isInPIPMode: Boolean, newConfig: Configuration?) {
  3. exoplayerview_activity_video.useController = !isInPictureInPictureMode
  4. }
Add Comment
Please, Sign In to add comment