{"id":18822685,"url":"https://github.com/devlight/slideimageview","last_synced_at":"2025-10-05T15:41:47.012Z","repository":{"id":31812605,"uuid":"35379238","full_name":"Devlight/SlideImageView","owner":"Devlight","description":"Simple and convenient library that allows you to slide images through a view.","archived":false,"fork":false,"pushed_at":"2018-05-21T21:32:50.000Z","size":1935,"stargazers_count":224,"open_issues_count":1,"forks_count":54,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-10T00:42:09.173Z","etag":null,"topics":["android","devlight","image","library","slide","ui"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Devlight.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}},"created_at":"2015-05-10T16:42:33.000Z","updated_at":"2024-10-18T14:34:51.000Z","dependencies_parsed_at":"2022-09-01T23:11:10.439Z","dependency_job_id":null,"html_url":"https://github.com/Devlight/SlideImageView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devlight%2FSlideImageView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devlight%2FSlideImageView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devlight%2FSlideImageView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devlight%2FSlideImageView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devlight","download_url":"https://codeload.github.com/Devlight/SlideImageView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230423559,"owners_count":18223435,"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","devlight","image","library","slide","ui"],"created_at":"2024-11-08T00:51:11.165Z","updated_at":"2025-10-05T15:41:41.976Z","avatar_url":"https://github.com/Devlight.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://devlight.io\"\u003e\n      \u003cimg src =\"https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScLVBKck51Z1Rzb0E\" alt=\"Devlight\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nSlideImageView\n==============\n\nSimple and convenient library that allows you to slide images through a view.\n\n[![Android](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wSccEZaclNGN0R5OWc)](https://github.com/DevLight-Mobile-Agency)\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n[![Download](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScRWtyVkJ6bEJkS2c)](https://bintray.com/gigamole/maven/slideimageview/_latestVersion)\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n[![License](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScU0tmeFpGMHVWNWs)](https://github.com/DevLight-Mobile-Agency/SlideImageView/blob/master/LICENSE.txt)\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n[![Codacy](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScSHhmckZyeGJDcXc)](https://www.codacy.com/app/gigamole53/SlideImageView?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=DevLight-Mobile-Agency/SlideImageView\u0026amp;utm_campaign=Badge_Grade)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScWHZHNTFfMkdCbjA\"/\u003e\n\u003c/p\u003e\n\nYou can check the sample app [here](https://github.com/DevLight-Mobile-Agency/SlideImageView/tree/master/app).\n\nWarn\n====\n```\nThis library is not more supported. \nIf you want to add new feature or fix a bug, grab source code and do it. \nIf you think your fix or feature would be useful to other developers, \nI can add link of your repository to this README file. \nThank you for using our libraries.\n```\n\nDownload\n========\n\nYou can download a `.aar` from GitHub's [releases page](https://github.com/DevLight-Mobile-Agency/SlideImageView/releases).\n\nOr use Gradle jCenter:\n```groovy\ndependencies {\n    repositories {\n        mavenCentral()\n        maven {\n            url  'http://dl.bintray.com/gigamole/maven/'\n        }\n    }\n    compile 'com.github.gigamole.slideimageview:library:+'\n}\n```\n\nOr Gradle Maven Central:\n\n```groovy\ncompile 'com.github.gigamole.slideimageview:library:1.1.4'\n```\n\nOr Maven:\n\n```groovy\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.gigamole.slideimageview\u003c/groupId\u003e\n    \u003cartifactId\u003elibrary\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.4\u003c/version\u003e\n    \u003ctype\u003eaar\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\nAndroid SDK Version\n===================\n\n`SlideImageView` requires a minimum sdk version of 8.\n\nSample\n======\n\n\u003cb\u003eParameters\u003c/b\u003e\n\nYou can set such parameters as:  \n - source\n - axis (`HORIZONTAL` | `VERTICAL`)\n - rate\n\n\u003cb\u003eInit\u003c/b\u003e\n\nCheck out in code init:\n\n```java\nfinal SlideImageView slideImageView = (SlideImageView) findViewById(R.id.img_horizontal_slide);\nslideImageView.setSource(R.drawable.wide_background);\nslideImageView.setRate(0.3f);\nslideImageView.setAxis(SlideImageView.Axis.HORIZONTAL);\n```\n\nAnd XML init:\n\n```xml\n\u003cdevlight.io.library.SlideImageView\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    app:siv_source=\"@drawable/long_background\"\n    app:siv_axis=\"vertical\"\n    app:siv_rate=\"2.0\"/\u003e\n```\n\nGetting Help\n============\n\nTo report a specific problem or feature request, [open a new issue on Github](https://github.com/DevLight-Mobile-Agency/SlideImageView/issues/new).\n\nAuthor\n======\n\nCreated by [Basil Miller](https://github.com/GIGAMOLE) - [@gigamole](mailto:gigamole53@gmail.com)\n\nCompany\n=======\n\n[![Facebook](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScaGhGVFNKU0VxMnc)](https://www.facebook.com/devlightagency)\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;[![Twitter](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wScZ1ExQWh5cHF5cVE)](https://twitter.com/DevLightIO)\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;[![LinkedIn](https://drive.google.com/uc?export=download\u0026id=0BxPO_UeS7wSccGZINzEycE1nVFE)](https://www.linkedin.com/company/devlight)\n\n[Here](https://github.com/DevLight-Mobile-Agency) you can see open source work developed by Devlight LLC.  \nThis and another works is an exclusive property of Devlight LLC. \n\nIf you want to use this library in applications which will be available on Google Play, please report us or author of the library about it.\n\nWhether you're searching for a new partner or trusted team for creating your new great product we are always ready to start work with you. \n\nYou can contact us: info@devlight.io or opensource@devlight.io.  \nThanks in advance.\n\nDevlight LLC, 2016  \n[devlight.io](http://devlight.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlight%2Fslideimageview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlight%2Fslideimageview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlight%2Fslideimageview/lists"}