{"id":21130173,"url":"https://github.com/chiemy/PullSeparateListView","last_synced_at":"2025-07-09T01:32:38.184Z","repository":{"id":20078817,"uuid":"23347807","full_name":"chiemy/PullSeparateListView","owner":"chiemy","description":"到顶部或底部时拉动，item分离效果","archived":false,"fork":false,"pushed_at":"2017-09-22T02:06:38.000Z","size":9715,"stargazers_count":154,"open_issues_count":0,"forks_count":78,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-16T16:10:35.760Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chiemy.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}},"created_at":"2014-08-26T10:25:16.000Z","updated_at":"2024-04-16T16:10:35.761Z","dependencies_parsed_at":"2022-08-23T16:00:44.142Z","dependency_job_id":null,"html_url":"https://github.com/chiemy/PullSeparateListView","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/chiemy%2FPullSeparateListView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiemy%2FPullSeparateListView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiemy%2FPullSeparateListView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiemy%2FPullSeparateListView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chiemy","download_url":"https://codeload.github.com/chiemy/PullSeparateListView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476373,"owners_count":17480215,"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-11-20T05:32:21.090Z","updated_at":"2024-11-20T05:32:30.116Z","avatar_url":"https://github.com/chiemy.png","language":"Java","readme":"![效果图](capture.gif)\n\n到达顶部或底部继续拉动时，实现Item间的相互分离，有两种模式：\n\n1.全部分离的模式，即屏幕内所有Item都会分离\n\n2.部分分离模式，以点击位置为分界点，部分item分离\n\n## 用法\n在代码中\n\n\tPullSeparateListView lv = (PullSeparateListView) findViewById(R.id.pullExpandListView);\n\t//全部分离设置为true,部分分离设置为false。默认为false\n\tlv.setSeparateAll(true);\n\n\n在`xml`中\n\n\t\u003ccom.chiemy.pullseparate.PullSeparateListView\n        android:id=\"@+id/pullExpandListView1\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:layout_below=\"@+id/is_separateAll_cb\"\n\t\tapp:separate_all=\"true\"\n        \u003e\n    \u003c/com.chiemy.pullseparate.PullSeparateListView\u003e\n\n\n另外还添加了点击缩放的效果","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiemy%2FPullSeparateListView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchiemy%2FPullSeparateListView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiemy%2FPullSeparateListView/lists"}