# GcsSloop/rclayout

[暂停维护]Android通用圆角布局。

Repository: https://github.com/GcsSloop/rclayout
Canonical: https://ross.abutalabs.com/products/rclayout
Language: Java
License Family: other
Topics: android, android-library, rclayout
Last push: 2018-11-20T14:05:37+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": 3254, "days_push": 2843, "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 1977, forks 306 (observed 2026-08-28T04:06:01.482635+00:00)

## What it is
RCLayout is an Android library providing round-corner layout widgets (RCRelativeLayout, RCImageView) that wrap arbitrary views with configurable corner radii, strokes, and circular clipping. It is implemented in Java and configured via XML attributes.

## Use cases
- add rounded corners to any android view
- make a circular image view in android
- set different corner radius per corner
- add a border stroke around a rounded layout
- clip a layout's background to rounded corners
- round corner card layout in android

## When to choose
- you need per-corner radius control or stroke borders on arbitrary Android views
- you want a drop-in ViewGroup that wraps any child with rounded clipping
- your project targets Android versions below 9.0 or you accept the documented P+ workaround

## When to avoid
- the project is explicitly unmaintained (暂停维护) with no license and last release in 2018
- you only need simple rounded backgrounds achievable with MaterialCardView or ShapeableImageView
- you need Kotlin-first or Jetpack Compose solutions

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, graphics
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: round-corner-layout, android-ui, java, image-view, viewgroup, android, mobile

## Member repositories
- GcsSloop/rclayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.482635+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:04:46.072621+00:00, confidence not recorded.
  - readme: https://github.com/GcsSloop/rclayout (fetched 2026-08-28T04:06:01.482635+00:00, sha 6f1788f700f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
