1<?xmlversion="1.0"encoding="utf-8"?>
2<!-- Copyright 2015 Google Inc. All Rights Reserved. -->34<WebView5xmlns:android="http://schemas.android.com/apk/res/android"6android:id="@+id/webview"7android:layout_width="match_parent"8android:layout_height="match_parent">
9</WebView>