Skip to content

NestedWebView is extended android WebView. it implements NestedScrollingChild for work with CoordinatorLayout.

License

Notifications You must be signed in to change notification settings

hackware1993/NestedWebView

 
 

Repository files navigation

Download

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.0'

License

MIT

About

NestedWebView is extended android WebView. it implements NestedScrollingChild for work with CoordinatorLayout.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%