tcking / GiraffePlayer

android video player base on ijkplayer
Apache License 2.0
683 stars 193 forks source link

Update GiraffePlayerActivity.java #14

Closed AppNetDeveloper closed 8 years ago

AppNetDeveloper commented 8 years ago

full screen for phones with buttons on screen. type nexus. avoid coming into sleep, when the application is open video

tcking commented 8 years ago

IjkVideoView already has this freatrue (openVideo called mMediaPlayer.setScreenOnWhilePlaying(true))