{"id":13642932,"url":"https://github.com/loopeer/CardStackView","last_synced_at":"2025-04-20T21:32:06.378Z","repository":{"id":108437680,"uuid":"60341171","full_name":"loopeer/CardStackView","owner":"loopeer","description":"One Custom view for show something just like cards with animations. ","archived":false,"fork":false,"pushed_at":"2017-06-26T03:21:54.000Z","size":4179,"stargazers_count":2179,"open_issues_count":22,"forks_count":343,"subscribers_count":49,"default_branch":"master","last_synced_at":"2024-10-29T17:49:29.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/loopeer.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-06-03T10:53:43.000Z","updated_at":"2024-10-23T12:31:03.000Z","dependencies_parsed_at":"2023-06-01T02:15:13.775Z","dependency_job_id":null,"html_url":"https://github.com/loopeer/CardStackView","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/loopeer%2FCardStackView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopeer%2FCardStackView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopeer%2FCardStackView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopeer%2FCardStackView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopeer","download_url":"https://codeload.github.com/loopeer/CardStackView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223839146,"owners_count":17211880,"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:38.233Z","updated_at":"2024-11-09T14:31:08.020Z","avatar_url":"https://github.com/loopeer.png","language":"Java","readme":"# CardStackView\nShow something like cards with 3 kinds of animations(alldown, updown, updownstack). Two ways to scroll the items:one is scroll normal as listview, other one is scroll to overlap first one.\n\nScreenshot\n====\n![](/screenshot/screenshot1.gif) ![](/screenshot/screenshot2.gif) ![](/screenshot/screenshot3.gif)   \n\nInstallation\n====\n```groovy\ndependencies {\n    compile 'com.loopeer.library:cardstack:1.0.2'\n}\n```\n\nUsages\n====\n```xml\n\u003ccom.loopeer.cardstack.CardStackView\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"/\u003e\n```\n\n```java\nmStackView = (CardStackView) findViewById(R.id.stackview_main);\nmTestStackAdapter = new TestStackAdapter(this);\nmStackView.setAdapter(mTestStackAdapter);\nmTestStackAdapter.updateData(Arrays.asList(TEST_DATAS));\n```\n\nLicense\n====\n\u003cpre\u003e\nCopyright 2016 Loopeer\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\u003c/pre\u003e\n","funding_links":[],"categories":["Card"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopeer%2FCardStackView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopeer%2FCardStackView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopeer%2FCardStackView/lists"}