NestedScrollingHistory
A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implementation of suspended layout.
Install / Use
/learn @RubiTree/NestedScrollingHistoryREADME
NestedScrollingHistory
<img src="./resource/title.jpg" width="100%"/>What's NestedScrolling?
What's the difference among NestedScrollingChild & NestedScrollingChild2 & NestedScrollingChild3 ?
Why newest(androidx.core 1.1.0-alpha01) NestedScrollView sometimes out of control?
You can see all details here (中文).
You also can get better NestedScrollView4 instead of NestedScrollView bellow.
NestedScrollView4 use like
For Gradle
Step 1. Add the JitPack repository in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Step 2. Add the dependency
dependencies {
implementation 'com.github.RubiTree:NestedScrollingHistory:1.0.1'
}
License
Apache License 2.0, here is the LICENSE.
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
