8000 GitHub - Ranjan101/carousel-view: CarouselView for android with showing horizontal and vertical, auto scrolling (with pause/resume), slider mode/ carousel mode options
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CarouselView for android with showing horizontal and vertical, auto scrolling (with pause/resume), slider mode/ carousel mode options

License

Notifications You must be signed in to change notification settings

Ranjan101/carousel-view

 
 

Repository files navigation

CarouselView


Useful library for showing list in sliding mode or carousel mode

Options

  • showing horizontal and vertical
  • auto scrolling (with pause/resume)
  • change listener scrolling
  • slider mode/ carousel mode
  • change scrolling speed

Usage

add to root build.gradle

    maven { url "https://jitpack.io" }

add to module build.gradle

    implementation 'com.github.alirezat775:carousel-view:1.0.0'

About

CarouselView for android with showing horizontal and vertical, auto scrolling (with pause/resume), slider mode/ carousel mode options

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.8%
  • Shell 0.2%
0