{"id":13848849,"url":"https://github.com/MarkMjw/PullScrollView","last_synced_at":"2025-07-12T13:32:48.987Z","repository":{"id":11083106,"uuid":"13430573","full_name":"MarkMjw/PullScrollView","owner":"MarkMjw","description":"1.仿照新浪微博Android客户端个人中心的ScrollView，下拉背景伸缩回弹效果。 2.ScrollView仿IOS回弹效果。","archived":false,"fork":false,"pushed_at":"2017-11-10T00:57:26.000Z","size":1486,"stargazers_count":860,"open_issues_count":9,"forks_count":323,"subscribers_count":49,"default_branch":"master","last_synced_at":"2024-07-01T10:58:11.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkMjw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-09T01:55:51.000Z","updated_at":"2024-05-31T14:24:13.000Z","dependencies_parsed_at":"2022-09-03T08:12:07.046Z","dependency_job_id":null,"html_url":"https://github.com/MarkMjw/PullScrollView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkMjw%2FPullScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkMjw%2FPullScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkMjw%2FPullScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkMjw%2FPullScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkMjw","download_url":"https://codeload.github.com/MarkMjw/PullScrollView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213949828,"owners_count":15661677,"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":[],"created_at":"2024-08-04T19:00:59.435Z","updated_at":"2024-08-04T19:03:29.471Z","avatar_url":"https://github.com/MarkMjw.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"PullScrollView\n===========\n\n*注：本项目使用Android Studio开发*\n\n\n## **本例包含ScrollView的两种实现：** ##\n\u003e1.仿照新浪微博Android客户端个人中心的ScrollView，下拉背景伸缩回弹效果。\u003cbr\u003e\n\u003e2.ScrollView仿IOS回弹效果。\u003cbr\u003e\n\n## **使用示例** ##\n\n```java\n1、\nmScrollView = (PullScrollView) findViewById(R.id.scroll_view);\nmHeadImg = (ImageView) findViewById(R.id.background_img);\nmScrollView.setOnTurnListener(this);\nmScrollView.init(mHeadImg);\n2、\n获取头部View进行修改示例：\nTextView tvHello = (TextView)mHeadImg.findViewById(R.id.tv_hello);\ntvHello.setText(\"world\");\n```\n\n##Screenshots\n![Screenshot 0](https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/0.png)\n\n![Screenshot 1](https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/1.png)\n\n![Screenshot 2](https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/2.png)\n\nLicense\n=======\n\n    Copyright (C) 2014 MarkMjw\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarkMjw%2FPullScrollView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMarkMjw%2FPullScrollView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarkMjw%2FPullScrollView/lists"}