media/library/src/main/java/com/google/android/exoplayer2/ui
olly 91f8328a5f UI component improvements
- Make sure no events are posted on PlaybackControlView
  if it's not attached to a window. This can cause leaks.
  The target hide time is recorded if necessary and
  processed when the view is re-attached.
- Deduplicated PlaybackControlView.VisibilityListener
  invocations.
- Fixed timeouts to be more intuitive (I think).
- Fixed initial visibility of PlaybackControlView when
  used as part of SimpleExoPlayerView.
- Made some more attributes configurable from layout xml.

Issue: #1908
Issue: #1919
Issue: #1923

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135679988
2016-10-11 18:16:28 +01:00
..
AspectRatioFrameLayout.java Introduce resize mode for AspectRatioFrameLayout. 2016-10-05 21:21:13 +01:00
DebugTextViewHelper.java Minimal change to fix seeking before prepare + finalize API 2016-09-08 16:29:48 +01:00
PlaybackControlView.java UI component improvements 2016-10-11 18:16:28 +01:00
SimpleExoPlayerView.java UI component improvements 2016-10-11 18:16:28 +01:00
SubtitlePainter.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
SubtitleView.java Use new import ordering. 2016-08-08 11:06:48 +01:00