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

intuit/sdp

An Android lib that provides a new size unit - sdp (scalable dp). This size unit scales with the screen size. observed · 2026-08-28

github.com/intuit/sdp · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 4236
  • days_rel: n/a
  • days_push: 889
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2319 stars · 481 forks observed · 2026-08-28

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

An Android library that introduces a new size unit called sdp (scalable dp), which scales with the device's screen size. It helps Android developers support multiple screen sizes with a single layout.

Use cases

  • make android layouts scale with screen size
  • support multiple screen sizes with one layout
  • replace dp units with scalable sizing in android xml
  • map design mockups directly to android dimensions
  • build responsive android ui without tablet-specific layouts

When to choose

  • you want a single layout that scales across phone screen sizes
  • your design mockups are based on a 300px-wide screen
  • you need quick drop-in dimension units via gradle

When to avoid

  • you need pixel-perfect tablet layouts - design separate layouts instead
  • you require exact dimension precision - the unit calculation includes approximations
  • you are sizing text - use the companion ssp library instead

Facets

library · maturity stable

ui-components mobile-framework mobile-development cross-platform android-ui scalable-units screen-density layout responsive-design android mobile

1 source

Member repositories

RepositoryRoleHealth v2
intuit/sdpmain32

For agents

markdown · JSON · MCP: product_card(name="intuit/sdp")

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