Files
frameworks_base/core/java/android/widget
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
..
2017-08-06 07:37:08 -06:00
2018-01-18 12:36:00 +00:00
2017-12-18 18:04:30 -08:00