carousel-view

Additional

Language
Kotlin
Version
1.1.1 (Apr 23, 2020)
Created
Jun 14, 2019
Updated
Feb 26, 2021 (Retired)
Owner
alirezat775
Contributors
alirezat775
Bloubloublou
2
Activity
Badge
Generate
Download
Source code

Advertisement

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

Issue

Usage

add to root build.gradle

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

add to module build.gradle

    implementation 'com.github.alirezat775:carousel-view:{latest-version}'

contribution guidelines

please commit in development branch and send a pull request to merge development branch. explain better in a commit message, don't remove class author and add your data in a header of class