media/demo/src/main
tonihei fa4f876668 UI parameter to disable automatically showing playback controls.
(Fixing GitHub issue #2699)

Added controllerAutoShow parameter to decide whether playback controls are
shown automatically. Default is true. Can be overwritten in the XML with
auto_show=false or via SimpleExoPlayerView.setControllerAutoShow(false).

Also inverted the logic of maybeShowControllers and showController.
SimpleExoPlayerView.(show/hide)Controller and PlaybackControlView.(show/hide)
now unconditionally do what they say to allow manual operation.
SimpleExoPlayerView.maybeShowController is used internally to automatically
show playback controls.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=158712277
2017-06-13 13:15:13 +01:00
..
assets Open source IMA extension 2017-05-17 21:24:44 +01:00
java/com/google/android/exoplayer2/demo UI parameter to disable automatically showing playback controls. 2017-06-13 13:15:13 +01:00
res Open source IMA extension 2017-05-17 21:24:44 +01:00
AndroidManifest.xml Bump version + update release notes 2017-06-06 18:13:02 +01:00