NestedScrollWebView
基于NestedScrollView改写的WebView 处理CoordinatorLayout关联滑动问题
Install / Use
/learn @Tijn1314/NestedScrollWebViewREADME
NestedScrollWebView
基于NestedScrollView改写的WebView 处理CoordinatorLayout关联滑动问题,增加了都没有fling效果
<img src="https://github.com/Tijn1314/NestedScrollWebView/blob/master/pic/device.png" alt="show" />allprojects {
repositories {
...
maven { url 'https://www.jitpack.io' }
}
}
dependencies {
implementation 'com.github.Tijn1314:NestedScrollWebView:1.1'
}
Usage
In your layout.xml include the following:
<com.example.nestedscrollwebview.NestedScrollWebView
android:id="@+id/web"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"/>
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
