| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| DemoApplication.java | ||
| DemoUtil.java | ||
| EventLogger.java | ||
| PlayerActivity.java | ||
| SampleChooserActivity.java | ||
| TrackSelectionHelper.java |
(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
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| DemoApplication.java | Loading commit data... | |
| DemoUtil.java | Loading commit data... | |
| EventLogger.java | Loading commit data... | |
| PlayerActivity.java | Loading commit data... | |
| SampleChooserActivity.java | Loading commit data... | |
| TrackSelectionHelper.java | Loading commit data... |