Info
Version: | 1.0.0 |
Author(s): | eddydn |
Last Update: | Wednesday, August 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cutta/ContinuousScrollableImageView |
NuGet Url: | https://www.nuget.org/packages/ContinuousScrollableImageView |
Install
Install-Package ContinuousScrollableImageView
dotnet add package ContinuousScrollableImageView
paket add ContinuousScrollableImageView
ContinuousScrollableImageView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Simple android view to display images with continuous scrolling effects efficiently.
You can set image source, scaleType, duration and direction. Example usages can be found in sample project.