# Kaopiz/android-segmented-control

ios UISegmentedControl for android

Repository: https://github.com/Kaopiz/android-segmented-control
Canonical: https://ross.abutalabs.com/products/android-segmented-control
Language: Java
License Family: other
Last push: 2020-10-05T09:01:17+00:00

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

## Adoption (not part of the score)
Stars 1881, forks 402 (observed 2026-08-28T04:05:48.619804+00:00)

## What it is
An Android custom view library that replicates the iOS UISegmentedControl using RadioGroup and RadioButton widgets. It supports tint colors, corner radius, border width, and Font Awesome icons.

## Use cases
- add an iOS-style segmented control to an Android app
- create a toggle button group with rounded corners and tint colors
- switch between tabs or modes with a segmented radio group
- customize checked text and tint colors of a segmented control
- use Font Awesome icons inside segmented buttons

## When to choose
- you want an iOS-like segmented control in an Android app
- you need a lightweight view built on standard RadioGroup/RadioButton widgets
- you want Maven Central dependency integration

## When to avoid
- you need Jetpack Compose components
- you need a library with an explicit open-source license
- you need actively maintained code with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: segmented-control, ios-style-ui, radiogroup, custom-view, java, android

## Member repositories
- Kaopiz/android-segmented-control (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.619804+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-30T03:13:57.604863+00:00, confidence not recorded.
  - readme: https://github.com/Kaopiz/android-segmented-control (fetched 2026-08-28T04:05:48.619804+00:00, sha 4d67d6eb5703)
- Data as of 2026-08-30T08:39:29.467469+00:00.
