{"id":13641635,"url":"https://github.com/xmuSistone/ViewpagerTransition","last_synced_at":"2025-04-20T11:31:32.263Z","repository":{"id":55460653,"uuid":"68572656","full_name":"xmuSistone/ViewpagerTransition","owner":"xmuSistone","description":"viewpager with parallax pages, together with vertical sliding (or click) and activity transition","archived":false,"fork":false,"pushed_at":"2017-05-03T07:30:28.000Z","size":30297,"stargazers_count":3037,"open_issues_count":3,"forks_count":508,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-08-04T00:05:07.724Z","etag":null,"topics":["parallax","transformer","transition","viewpager"],"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/xmuSistone.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}},"created_at":"2016-09-19T05:38:45.000Z","updated_at":"2024-07-14T23:18:20.000Z","dependencies_parsed_at":"2022-08-15T00:50:21.571Z","dependency_job_id":null,"html_url":"https://github.com/xmuSistone/ViewpagerTransition","commit_stats":null,"previous_names":["xmusistone/android-page-transition"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmuSistone%2FViewpagerTransition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmuSistone%2FViewpagerTransition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmuSistone%2FViewpagerTransition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmuSistone%2FViewpagerTransition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmuSistone","download_url":"https://codeload.github.com/xmuSistone/ViewpagerTransition/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223827489,"owners_count":17209796,"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":["parallax","transformer","transition","viewpager"],"created_at":"2024-08-02T01:01:22.512Z","updated_at":"2024-11-09T12:30:39.036Z","avatar_url":"https://github.com/xmuSistone.png","language":"Java","funding_links":[],"categories":["ViewPager"],"sub_categories":[],"readme":"# android-page-transition\nviewpager with vertical sliding effects and activity transition\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/xmuSistone/android-page-transition/blob/master/capture1.jpg?raw=true \" alt=\"Drawing\" width=\"360\"/\u003e\n\u003c/br\u003e\n\u003c/center\u003e\n\u003cp\u003e\nThe original design is here: https://dribbble.com/shots/2493845-ToFind-Transition-Test\n\n#### Captured images:\n\n\u003cimg src=\"gif1.gif\" width=\"269\" height=\"480\"/\u003e \u003cimg src=\"gif2.gif\" width=\"269\" height=\"480\"/\u003e \u003cimg src=\"gif3.gif\" width=\"269\" height=\"480\"/\u003e\n\n\n#### Coding design\nSliding pages to the left or right, as we know, could be implemented by using ViewPager. And fortunately, ViewPager's PagerTransformer is allowed for customization. That's to say, [CustPagerTransformer](android-page-transition/app/src/main/java/com/stone/transition/CustPagerTransformer.java) could get rid of all the parallax effects. \u003cbr\u003e\nThen, in viewpager's fragment item, vertical slide is an independent module, which could be realized by using ViewDragHelper. In the activity transition part, android OS (above 5.0) makes it easy to transfer to another activity. \u003cbr\u003e\n\n#### Thanks\n[rubensousa/ViewPagerCards](https://github.com/rubensousa/ViewPagerCards)\u003cbr\u003e\n[antoniolg/MaterialEverywhere](https://github.com/antoniolg/MaterialEverywhere)\n\n#### Demo Apk\n[download](https://github.com/xmuSistone/android-page-transition/blob/master/pageTransition.apk?raw=true)\n\n### Version: 1.0\n\n  * Pilot version\n\n## License\n\n    Copyright 2016, xmuSistone\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    \n    \n\n [1]: http://square.github.com/dagger/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxmuSistone%2FViewpagerTransition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FxmuSistone%2FViewpagerTransition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxmuSistone%2FViewpagerTransition/lists"}