commit | d98f6dbd2886bb88b48d40c8e72a930520e4ebce | [log] [tgz] |
---|---|---|
author | Insun Kang <insun@google.com> | Fri Feb 02 12:53:31 2018 +0900 |
committer | Insun Kang <insun@google.com> | Fri Feb 02 12:53:31 2018 +0900 |
tree | a4f5918a0e3bf7665c68807abfaf1bb026785533 | |
parent | 5b95b0ddd2d63ab851a208041dad7b8a3dcecaaf [diff] |
VV2 and MCV2: Override onLayout of ViewGroup and remove MCV2.isShowing() - Overriding onLayout() is needed as VideoView2 and MediaControlView2 extends ViewGroup. - Removes MediaControlView2's isShowing() method, since it looks redundant API. Test: build, VideoViewTest app Change-Id: Ie5a5e13977fafcb4a926fe602efec15a5b1cce83