{"id":18270121,"url":"https://github.com/lauw/Android-SnappingRecyclerView","last_synced_at":"2025-04-04T23:31:47.389Z","repository":{"id":87908148,"uuid":"65852025","full_name":"lauw/Android-SnappingRecyclerView","owner":"lauw","description":"RecyclerView for android which can snap views to the center of the screen (like the old Gallery)","archived":false,"fork":false,"pushed_at":"2017-09-05T20:40:10.000Z","size":6719,"stargazers_count":73,"open_issues_count":5,"forks_count":26,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-05T11:52:21.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/lauw.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-16T20:38:38.000Z","updated_at":"2024-06-04T10:21:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"34c771ab-ed37-4066-ae6c-dd0451a55e24","html_url":"https://github.com/lauw/Android-SnappingRecyclerView","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/lauw%2FAndroid-SnappingRecyclerView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauw%2FAndroid-SnappingRecyclerView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauw%2FAndroid-SnappingRecyclerView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauw%2FAndroid-SnappingRecyclerView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lauw","download_url":"https://codeload.github.com/lauw/Android-SnappingRecyclerView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266476,"owners_count":20910831,"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-05T11:38:18.757Z","updated_at":"2025-04-04T23:31:47.383Z","avatar_url":"https://github.com/lauw.png","language":null,"readme":"# Android SnappingRecyclerView\n\nThis is a simple implementation of a RecyclerView which allows views to snap to the center, much like the old Gallery.\nThis is a follow-up to this gist: [https://gist.github.com/lauw/fc84f7d04f8c54e56d56](https://gist.github.com/lauw/fc84f7d04f8c54e56d56).\nTurned into a repository with some minor fixes/changes. \n\nIf you have any suggestions or improvements, feel free to create an issue or a pull request.\nCurrently kept to a single-file implementation.\n\n## Usage\n-----\nSimply copy the [SnappingRecyclerView class][1] into your project and implement it.\nCheck out the [Sample][2] for a full example on how to use it.\n\n### Default\n![image](images/horizontal.gif)\n\n### Scaling views\n![image](images/scaled.gif)\n\n\n## Known issues\n------------\nChanging orientation resets to wrong position.\n  \n  \n## Future\n-------\nWill not be updating this repository, except for fixing minor issues that come up.  \nFeel free to submit pull requests for issues or improvements.\nSlowly working on a new version which is not hacked into RecyclerView.\n\n## License\n-------\n\nCopyright 2015 Laurens Muller.\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\n[1]: sample/src/main/java/com/muller/snappingsample/SnappingRecyclerView.java\n[2]: sample\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauw%2FAndroid-SnappingRecyclerView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flauw%2FAndroid-SnappingRecyclerView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauw%2FAndroid-SnappingRecyclerView/lists"}