# ongakuer/CircleIndicator

A lightweight indicator like in nexus 5 launcher

Repository: https://github.com/ongakuer/CircleIndicator
Canonical: https://ross.abutalabs.com/products/circleindicator
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2023-05-03T11:02:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4417, "days_push": 1218, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4253, forks 696 (observed 2026-08-28T04:08:40.471782+00:00)

## What it is
A lightweight Android UI library that provides a Nexus 5 launcher-style circle page indicator for ViewPager, ViewPager2, and RecyclerView. It is distributed via Maven Central and customizable through XML attributes.

## Use cases
- add a dot page indicator to a ViewPager2 in Android
- show circle indicators for a RecyclerView pager with PagerSnapHelper
- customize indicator size, margin, drawables, and animation via XML
- animate page selection in an onboarding carousel
- replace the default ViewPager dots with a Nexus 5 launcher style indicator

## When to choose
- you need a simple, lightweight page indicator for ViewPager, ViewPager2, or RecyclerView on Android
- you want XML-configurable indicator appearance and animations
- you want a battle-tested library available on Maven Central

## When to avoid
- you need indicators for non-Android platforms
- you need complex custom indicator shapes beyond drawables and animators
- you are not using Android's paging components

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: viewpager-indicator, page-indicator, android-ui, recyclerview, androidx, android, mobile

## Member repositories
- ongakuer/CircleIndicator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.471782+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:10.433750+00:00, confidence not recorded.
  - readme: https://github.com/ongakuer/CircleIndicator (fetched 2026-08-28T04:08:40.471782+00:00, sha 56347f001677)
- Data as of 2026-08-30T08:39:29.467469+00:00.
