# DesarrolloAntonio/FragmentTransactionExtended

FragmentTransactionExtended is a library which provide us a set of custom animations between fragments.

Repository: https://github.com/DesarrolloAntonio/FragmentTransactionExtended
Canonical: https://ross.abutalabs.com/products/fragmenttransactionextended
Language: XML
License: Apache-2.0
License Family: permissive
Last push: 2016-03-13T23:55:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4473, "days_push": 3825, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1076, forks 229 (observed 2026-08-28T04:03:29.386003+00:00)

## What it is
An Android library that provides a set of custom animations for transitions between fragments, extending beyond the simple built-in FragmentTransaction animations. It offers over twenty transition styles such as slides, flips, zooms, and cube rotations.

## Use cases
- animate fragment transitions in an Android app
- add slide or flip effects when switching fragments
- replace default fragment animations with custom ones
- create zoom or cube transition effects between screens
- make Android navigation feel more polished with animated fragment changes

## When to choose
- you maintain a legacy Android app using the old Fragment API and want richer transition animations
- you need a quick drop-in set of fragment transition animations without writing ObjectAnimator XML yourself

## When to avoid
- you are building a new Android app with Jetpack Compose or Navigation component transitions
- you need a maintained library - the last release was in 2016 and the project appears inactive
- you only need simple fade or open/close transitions already provided by FragmentTransaction

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: android, fragments, transitions, java

## Member repositories
- DesarrolloAntonio/FragmentTransactionExtended (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.386003+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-30T06:53:18.857759+00:00, confidence not recorded.
  - readme: https://github.com/DesarrolloAntonio/FragmentTransactionExtended (fetched 2026-08-28T04:03:29.386003+00:00, sha b0269a5489cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
