Ross ROSS = Recommend OSS · open-source software intelligence for agents

androidx/constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way observed · 2026-08-28

github.com/androidx/constraintlayout · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2527
  • days_rel: n/a
  • days_push: 1044
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1085 stars · 174 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ConstraintLayout is an Android layout library from AndroidX that lets developers position and size UI widgets flexibly using a constraint-based system. It supports both the classic Android View system and Jetpack Compose, including MotionLayout for animations.

Use cases

  • build responsive android layouts with constraints
  • position and size ui widgets flexibly on android
  • create animated ui transitions with motionlayout
  • use constraint-based layouts in jetpack compose
  • replace nested view hierarchies with a flat layout

When to choose

  • you are building an Android app UI with complex, adaptive layouts
  • you want flat view hierarchies for better performance
  • you need MotionLayout animations in Views or Compose

When to avoid

  • you are building for platforms other than Android
  • you only need simple linear or stacked layouts
  • your project does not use AndroidX

Facets

library · maturity stable

ui-components animation mobile-development frontend android jetpack-compose constraint-layout motionlayout layout-manager mobile

1 source

Member repositories

RepositoryRoleHealth v2
androidx/constraintlayoutmain10

For agents

markdown · JSON · MCP: product_card(name="androidx/constraintlayout")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem