Hide the custom view when we get onPause() DO NOT MERGE

When we run onPause, be sure to hide any custom views (such as
the HTML5 video view) so that when the activity restores we don't
have anything overlaying the page.

Bug: 3240426
Change-Id: Ic93286eab40cda814682bc023f3648b502545256
1 file changed