{"id":3477,"url":"https://github.com/vovaksenov99/OverscrollableScrollView","last_synced_at":"2025-08-03T20:32:39.298Z","repository":{"id":128545931,"uuid":"191457494","full_name":"vovaksenov99/OverscrollableScrollView","owner":"vovaksenov99","description":"Small custom view with smooth overscroll. You can add header with scale background","archived":false,"fork":false,"pushed_at":"2019-08-08T16:11:56.000Z","size":38956,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-04T21:45:43.375Z","etag":null,"topics":["android","custom-view","library","overscroll","scrollview"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vovaksenov99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-11T22:10:29.000Z","updated_at":"2023-11-21T06:43:26.000Z","dependencies_parsed_at":"2024-01-02T21:35:12.759Z","dependency_job_id":null,"html_url":"https://github.com/vovaksenov99/OverscrollableScrollView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovaksenov99%2FOverscrollableScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovaksenov99%2FOverscrollableScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovaksenov99%2FOverscrollableScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovaksenov99%2FOverscrollableScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vovaksenov99","download_url":"https://codeload.github.com/vovaksenov99/OverscrollableScrollView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228198895,"owners_count":17883775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","custom-view","library","overscroll","scrollview"],"created_at":"2024-01-05T20:16:42.620Z","updated_at":"2024-12-07T05:30:38.280Z","avatar_url":"https://github.com/vovaksenov99.png","language":"Kotlin","funding_links":[],"categories":["Kotlin","Libraries"],"sub_categories":["GUI"],"readme":"[![](https://jitpack.io/v/vovaksenov99/OverscrollableScrollView.svg)](https://jitpack.io/#vovaksenov99/OverscrollableScrollView)\n[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-Overscrollable%20ScrollView-green.svg?style=flat )]( https://android-arsenal.com/details/1/7776 )\n\n# OverscrolllableNestedScrollView\nSmall custom view with smooth overscroll. You can add scale background\n\n``` java\ndependencies {\n        implementation 'com.github.vovaksenov99:OverscrollableScrollView:1.0'\n}\n\nallprojects {\n       repositories {\n          ...\n          maven { url 'https://jitpack.io' }\n        }\n}\n```\n\n# Work example\n![](https://github.com/vovaksenov99/OverscrollableScrollView/blob/master/c.gif)\n![](https://github.com/vovaksenov99/OverscrollableScrollView/blob/master/b.gif)\n![](https://github.com/vovaksenov99/OverscrollableScrollView/blob/master/a.gif)\n\n# View params.\n\n| Parameter | Description | units |\n| ------------- | ------------- | ------------- |\n| maxOverscrollDistance  | max overscroll distance  | dp |\n| scaleCoefficient  | depends from current overscroll. Smaller the value -\u003e increase scale.  | - |\n| pullUpAnimationTime  | pull up animation duration  | ms |\n| pullUpInterpolator  |  provides smooth pull up animation  | Interpolator |\n\n*scaleView* - view which will be scaled when overscroll start (can be null)\n\n*headerView* - view which can be above OverscrolllableNestedScrollView, like at the example (can be null)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovaksenov99%2FOverscrollableScrollView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvovaksenov99%2FOverscrollableScrollView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovaksenov99%2FOverscrollableScrollView/lists"}