Guest User

Untitled

a guest
Feb 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <android.support.v4.widget.NestedScrollView
  2. android:layout_width="match_parent"
  3. android:layout_height="match_parent">
  4. <WebView
  5. android:layout_height="match_parent"
  6. android:layout_width="match_parent"
  7. android:id="@+id/webView" />
  8. </android.support.v4.widget.NestedScrollView>
Add Comment
Please, Sign In to add comment