OverScrollView
A ScrollView with over scroll capabilities, a complete replacement for android's ScrollView.
Install / Use
/learn @EverythingMe/OverScrollViewREADME
OverScrollView
This project is deprecated. Please use the much more flexible overscroll-decor
A ScrollView with over scroll capabilities, a complete replacement for android's ScrollView. This is a revised version of Android 2.2 ScrollView (as it was the last version without android built in OverScroll). This OverScrollView also solves the issue emerged on Android 2.3.5+ distributions by Samsung, which disabled over scroll completely (http://stackoverflow.com/questions/9261911/samsung-galaxy-s2-2-3-5-not-calling-overscrollby)
Usage
Use exactly as you would use standard ScrollView.
<me.everything.android.widget.OverScrollView
android:id="@+id/OverScroller"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<.../>
</me.everything.android.widget.OverScrollView>
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate 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.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
