Files
frameworks_base/core/java/android
Insun Kang 8589b7b34b 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: If4608ab56ca3f3883cb674c857f7e53e2dd0e73e
2018-02-02 14:21:19 +09:00
..
2018-01-26 15:03:49 -08:00
2018-02-01 16:01:55 -07:00
2018-01-31 18:40:32 +00:00
2018-02-02 00:26:48 +00:00