1. 19 Oct, 2017 3 commits
  2. 17 Oct, 2017 17 commits
  3. 20 Sep, 2017 11 commits
  4. 19 Sep, 2017 1 commit
  5. 10 Sep, 2017 5 commits
  6. 09 Sep, 2017 2 commits
  7. 08 Sep, 2017 1 commit
    • Fix attr inheritance in SimpleExoPlayerView · 24b4cb84
      When creating PlaybackControlView inside SimpleExoPlayerView,
      we want certain attributes to be passed through. This lets you
      set control attributes on the SimpleExoPlayerView directly. We
      don't want all attributes to be propagated though; only our own
      custom ones.
      
      Not sure if there's a cleaner way to do this. Pragmatically this
      solution seems ... ok :)?
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=167619801
      olly committed