# AAkira/ExpandableLayout

[Deprecated] An android library that brings the expandable layout with various animation. You can include optional contents and use everywhere.

Repository: https://github.com/AAkira/ExpandableLayout
Canonical: https://ross.abutalabs.com/products/aakira-expandablelayout
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-12-15T11:11:10+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": 4015, "days_push": 3183, "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 1653, forks 331 (observed 2026-08-28T04:05:17.157046+00:00)

## What it is
A deprecated Android UI library providing expandable/collapsible layouts with various animations, usable anywhere in an Android app. It offers ExpandableRelativeLayout and ExpandableLinearLayout components controllable via XML attributes or code.

## Use cases
- add expandable sections with animation to an android app
- build accordion-style faq lists in android
- implement read-more expanding text views
- create collapsible panels in a recycler view
- animate showing and hiding optional content on android

## When to choose
- you maintain a legacy Android app already using it
- you need a simple Java-based expandable layout and don't mind an unmaintained dependency

## When to avoid
- starting a new Android project - the library is deprecated and unmaintained since 2017
- you need Kotlin-first or Jetpack Compose solutions
- child views frequently change size and you need active bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: expandable-layout, android-ui, deprecated, accordion, android, mobile

## Member repositories
- AAkira/ExpandableLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.157046+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:44:57.326009+00:00, confidence not recorded.
  - readme: https://github.com/AAkira/ExpandableLayout (fetched 2026-08-28T04:05:17.157046+00:00, sha 74dbda34b374)
- Data as of 2026-08-30T08:39:29.467469+00:00.
