{"id":13643159,"url":"https://github.com/CSnowStack/LikeELMLeftLoad","last_synced_at":"2025-04-20T21:33:04.331Z","repository":{"id":201621550,"uuid":"77414937","full_name":"CSnowStack/LikeELMLeftLoad","owner":"CSnowStack","description":"仿饿了么左滑跳转","archived":false,"fork":false,"pushed_at":"2016-12-29T05:15:34.000Z","size":1974,"stargazers_count":45,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-09T14:42:03.415Z","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/CSnowStack.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}},"created_at":"2016-12-27T00:55:13.000Z","updated_at":"2024-10-22T05:05:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d14d5df-ae20-4c76-a0dd-13fbe983b226","html_url":"https://github.com/CSnowStack/LikeELMLeftLoad","commit_stats":null,"previous_names":["csnowstack/likeelmleftload"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSnowStack%2FLikeELMLeftLoad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSnowStack%2FLikeELMLeftLoad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSnowStack%2FLikeELMLeftLoad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSnowStack%2FLikeELMLeftLoad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSnowStack","download_url":"https://codeload.github.com/CSnowStack/LikeELMLeftLoad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249965566,"owners_count":21352926,"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-02T01:01:42.835Z","updated_at":"2025-04-20T21:33:03.643Z","avatar_url":"https://github.com/CSnowStack.png","language":"Java","readme":"## LikeELMLeftLoad\n仿饿了么左滑跳转\n\n![预览](https://github.com/CSnowStack/LikeELMLeftLoad/blob/master/img/preview.gif)\n\n## 膜拜巴神\n\n\n\n## 使用\n\n### 加依赖\n\n```java\ndependencies {\n    compile fileTree(dir: 'libs', include: ['*.jar'])\n    compile 'com.android.support:appcompat-v7:25.1.0'\n    compile 'com.android.support:design:25.1.0'\n}\n\n```\n\n### 把View文件内的文件放到你们那的项目中，还有一些配置文件也要拉过去\n\n\n### 代码使用\n```java\n\u003ccsnowstack.load.behavior.view.PullLeftLoadMoreLayout\n    android:id=\"@+id/pull_load_layout\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"wrap_content\"\u003e\n\n    \u003candroid.support.v7.widget.RecyclerView\n        android:id=\"@+id/rcv\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:overScrollMode=\"never\"/\u003e\n\u003c/csnowstack.load.behavior.view.PullLeftLoadMoreLayout\u003e\n\n\nmRecyclerView= (RecyclerView) findViewById(R.id.rcv);\n       mRecyclerView.setLayoutManager(new LinearLayoutManager(this,LinearLayoutManager.HORIZONTAL,false));\n       mRecyclerView.setAdapter(new ELMAdapter());\n\n       mPullLeftLoadMoreLayout= (PullLeftLoadMoreLayout) findViewById(R.id.pull_load_layout);\n       mPullLeftLoadMoreLayout.addView(getResources().getDimensionPixelOffset(R.dimen.item_img));\n       mPullLeftLoadMoreLayout.setFillLoadingColor(ContextCompat.getColor(this,R.color.colorAccent));\n       mPullLeftLoadMoreLayout.setOnGoListener(new LoadingView.OnNoticeGoListener() {\n           @Override\n           public void go() {\n               Toast.makeText(MainActivity.this,\"跳转页面\",Toast.LENGTH_SHORT).show();\n           }\n       });\n\n```\n","funding_links":[],"categories":["布局"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCSnowStack%2FLikeELMLeftLoad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCSnowStack%2FLikeELMLeftLoad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCSnowStack%2FLikeELMLeftLoad/lists"}