# NestedWebView **Repository Path**: noobyang/NestedWebView ## Basic Information - **Project Name**: NestedWebView - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-09 - **Last Updated**: 2025-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [ ![Download](https://api.bintray.com/packages/marshi/maven/nestedwebview/images/download.svg) ](https://bintray.com/marshi/maven/nestedwebview/_latestVersion) # NestedWebView This library is composed of NestedWebView and NestedWebViewAppBarLayout. NestedWebView is extended WebView. It implements NestedScrollingChild in order to work with CoordinatorLayout. # demo # sample https://github.com/marshi/NestedWebView/tree/master/app # Get Started ``` allprojects { repositories { maven { url "http://dl.bintray.com/marshi/maven" } } } ``` ``` compile 'com.github.marshi.android:nestedwebview:1.0.1' ``` ## License MIT