Skip to content

satansly/InfiniteScrollView

Repository files navigation

InfiniteScrollView - Android

Infinite or Circular scroll view for Android. Allows infinite scrolling in either directions.

To use in your project import the files:

PSCloneableView PSSize PSInfiniteScrollView

Subclass PSCloneableView. Currently PSCloneableView subclasses ImageView, choose your required View class/subclass instead. Use addItem() and removeItem() functions to add or remove a view to/from the scrollview. This is a basic scroll view, I might revisit it for improvements sometime. Keep me posted on suggestions.

This code is free to use, modify, redistribute for free.

About

Infinite or Circular scroll view for Android. Allows infinite scrolling in either directions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages