{"id":26272102,"url":"https://github.com/vrgsoftua/flipview","last_synced_at":"2025-07-22T21:03:02.938Z","repository":{"id":144200115,"uuid":"111554373","full_name":"VRGsoftUA/FlipView","owner":"VRGsoftUA","description":"Flip View","archived":false,"fork":false,"pushed_at":"2018-08-31T13:45:33.000Z","size":23305,"stargazers_count":35,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T00:02:13.431Z","etag":null,"topics":["android","animation","compare","flip","pair"],"latest_commit_sha":null,"homepage":"http://vrgsoft.net","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/VRGsoftUA.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,"zenodo":null}},"created_at":"2017-11-21T13:45:20.000Z","updated_at":"2024-09-02T07:43:02.000Z","dependencies_parsed_at":"2023-06-17T04:00:10.206Z","dependency_job_id":null,"html_url":"https://github.com/VRGsoftUA/FlipView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/VRGsoftUA/FlipView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FFlipView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FFlipView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FFlipView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FFlipView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VRGsoftUA","download_url":"https://codeload.github.com/VRGsoftUA/FlipView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FFlipView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266572293,"owners_count":23949992,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","animation","compare","flip","pair"],"created_at":"2025-03-14T07:16:50.088Z","updated_at":"2025-07-22T21:03:02.914Z","avatar_url":"https://github.com/VRGsoftUA.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### [HIRE US](http://vrgsoft.net/)\n\n# FlipView\n\u003cimg src=\"https://github.com/VRGsoftUA/FlipView/blob/master/ezgif.com-video-to-gif-2.gif\" width=\"270\" height=\"480\" /\u003e\n\n# Usage\n\n*For a working implementation, Have a look at the Sample Project - sample*\n\n1. Include the library as local library project.\n```gradle\nallprojects {\n    repositories {\n        maven { url 'https://jitpack.io' }\n    }\n}\n\ndependencies {\n    compile 'com.github.VRGsoftUA:FlipView:1.0.1'\n}\n```\n2. You need to implement two generic interfaces:\nPair and Binder. Interface Pair give view information about models for left and right parts of view. Binder - is a kind of Adapter which bind model to front view\n\n# Customization\n| Method  | Description |\n| ------------- | ------------- |\n| setCameraDistance(int cameraDistance)  | If this value equal to 0, rotation 3D effect will be completely shown  |\n| setCurrentPosition(int position)   | Sets current position in data set provided to this view  |\n| setCyclic(boolean cyclic)   | Sets whether this view should show data set cyclically or not  |\n| addBackInAnimListener(Animator.AnimatorListener listener)  | Adds a listener to back in animator (when back side starts to show itself) |\n| addFrontInAnimListener(Animator.AnimatorListener listener) | Adds a listener to front in animator (when front side starts to show itself) |\n| setHardwareAccelerate(boolean hardwareAccelerate) | Sets whether this view should use hardware acceleration or not. |\n#### Contributing\n* Contributions are always welcome\n* If you want a feature and can code, feel free to fork and add the change yourself and make a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrgsoftua%2Fflipview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrgsoftua%2Fflipview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrgsoftua%2Fflipview/lists"}