{"id":23112714,"url":"https://github.com/amyu/stackcardlayoutmanager","last_synced_at":"2025-07-11T12:03:12.835Z","repository":{"id":99803852,"uuid":"160187029","full_name":"amyu/StackCardLayoutManager","owner":"amyu","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-03T09:16:18.000Z","size":7241,"stargazers_count":401,"open_issues_count":3,"forks_count":37,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T06:07:59.941Z","etag":null,"topics":["android","layoutmanager","recyclerview"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/amyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-12-03T12:24:27.000Z","updated_at":"2025-02-07T17:30:23.000Z","dependencies_parsed_at":"2023-08-01T01:15:27.349Z","dependency_job_id":null,"html_url":"https://github.com/amyu/StackCardLayoutManager","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/amyu%2FStackCardLayoutManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amyu%2FStackCardLayoutManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amyu%2FStackCardLayoutManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amyu%2FStackCardLayoutManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amyu","download_url":"https://codeload.github.com/amyu/StackCardLayoutManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999864,"owners_count":21031046,"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":["android","layoutmanager","recyclerview"],"created_at":"2024-12-17T02:20:14.421Z","updated_at":"2025-04-09T08:12:25.673Z","avatar_url":"https://github.com/amyu.png","language":"Kotlin","readme":"# StackCardLayoutManager\n[![License](https://img.shields.io/hexpm/l/plug.svg)]() [![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-StackCardLayoutManager-green.svg?style=flat )]( https://android-arsenal.com/details/1/7358 ) [![Jitpack](https://jitpack.io/v/amyu/StackCardLayoutManager.svg)](https://jitpack.io/#amyu/StackCardLayoutManager)\n  \nThis project is the movement of a new card type UI for Android\n\n## Screenshots  \n![](./sc/screen.gif)  \n\u003cimg src=\"./sc/capture1.png\" width=\"300\"\u003e\n\u003cimg src=\"./sc/capture2.png\" width=\"300\"\u003e\n\n## Requirements  \nMin Sdk Version : 21  \n\n## How to use\n1) Add this to your **build.gradle**.\n```groovy\nrepositories {\n    maven {\n        url \"https://jitpack.io\"\n    }\n}\n\ndependencies {\n    implementation 'com.github.amyu:StackCardLayoutManager:1.0'\n}\n```  \n\n2) Set StackCardLayoutManager in RecyclerView\n```kotlin\nval recyclerView = findViewById\u003cRecyclerView\u003e(R.id.recycler_view)\nval maxItemCount = 5\nrecyclerView.layoutManager = StackCardLayoutManager(maxItemCount)\n```\n\n## Credits\n\nStackCardLayoutManager was originally created by [Yuki Mima](https://github.com/amyu)  \n\n\n## License\n\n    Copyright 2018 amyu.\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famyu%2Fstackcardlayoutmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famyu%2Fstackcardlayoutmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famyu%2Fstackcardlayoutmanager/lists"}