{"id":21130279,"url":"https://github.com/xiongwei-git/ScrollDownLayout","last_synced_at":"2025-07-09T01:33:02.728Z","repository":{"id":82271523,"uuid":"44522342","full_name":"xiongwei-git/ScrollDownLayout","owner":"xiongwei-git","description":"ScrollDownLayout","archived":false,"fork":false,"pushed_at":"2018-06-06T09:37:17.000Z","size":10820,"stargazers_count":144,"open_issues_count":0,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-12T21:34:13.300Z","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/xiongwei-git.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-19T08:53:03.000Z","updated_at":"2024-04-01T09:20:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcdf488c-15cd-45df-89e4-a50d38b79dec","html_url":"https://github.com/xiongwei-git/ScrollDownLayout","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/xiongwei-git%2FScrollDownLayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiongwei-git%2FScrollDownLayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiongwei-git%2FScrollDownLayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiongwei-git%2FScrollDownLayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiongwei-git","download_url":"https://codeload.github.com/xiongwei-git/ScrollDownLayout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476370,"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:30.674Z","updated_at":"2024-11-20T05:32:40.367Z","avatar_url":"https://github.com/xiongwei-git.png","language":"Java","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"# ScrollDownLayout\n## Summary 概要\nA custom Android Widget，support u use ViewPager in a ScrollView or ListView。  \n帮助你能够在ScrollView或者ListView里面使用ViewPager，支持手势下滑退出页面\n\n## Gif \u0026 Usage scenario Gif动画和使用场景\n![1](https://github.com/xiongwei-git/ScrollDownLayout/blob/master/Art/2.gif)\n![2](https://github.com/xiongwei-git/ScrollDownLayout/blob/master/Art/use.png)\n\n## Video 视频\n[Youtube](https://youtu.be/YVO7dljmwpw)\n\n## Demo 例子\n[Download Demo](https://github.com/xiongwei-git/ScrollDownLayout/blob/master/Art/app-debug.apk)\n\n## Usage 使用方法\n### Step 1\n#### Gradle\n```\ndependencies {\n    compile 'com.ted.coder.sdlayout:library:1.0.2'\n}\n```\n### Step 2\n#### Java Code\n```\n\t{\n\t\tmScrollDownLayout.setMinOffset(0);\n        mScrollDownLayout.setMaxOffset(800);\n        mScrollDownLayout.setExitOffset(1674);\n        mScrollDownLayout.setToOpen();\n        mScrollDownLayout.setIsSupportExit(true);\n        mScrollDownLayout.setAllowHorizontalScroll(true);\n        mScrollDownLayout.setOnScrollChangedListener(mOnScrollChangedListener);\n    }\n\t\t\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiongwei-git%2FScrollDownLayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiongwei-git%2FScrollDownLayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiongwei-git%2FScrollDownLayout/lists"}