Skip to content

πŸš€πŸ“’πŸ“ Indicators for Horizontal or Vertical Pager with different orientation, color, size options and optional touch feature.

License

Notifications You must be signed in to change notification settings

SmartToolFactory/Compose-PagerIndicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Compose Pager Indicator

Indicators for Horizontal or Vertical pager with different orientation, color, size options and optional touch feature.

indicator.mp4

Gradle Setup

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
dependencies {
        implementation 'com.github.SmartToolFactory:Compose-PagerIndicator:Tag'
}	

⚠️ This is alpha version, and under development

This version is pretty raw and very ungraceful logic to scale items based on their position. In future versions will add offsetting items will change of color, position from absolute position when pager offset change, color animation change and infinite item support.

About

πŸš€πŸ“’πŸ“ Indicators for Horizontal or Vertical Pager with different orientation, color, size options and optional touch feature.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages