# alexjlockwood/adp-delightful-details

This sample app accompanies a blog post I wrote on icon animations

Repository: https://github.com/alexjlockwood/adp-delightful-details
Canonical: https://ross.abutalabs.com/products/adp-delightful-details
Homepage: https://www.androiddesignpatterns.com/2016/11/introduction-to-icon-animation-techniques.html
Language: Java
License: MIT
License Family: permissive
Topics: animated-vector-drawables, animated-icons, android
Last push: 2020-09-06T15:44:55+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": 3589, "days_push": 2187, "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 1081, forks 155 (observed 2026-08-28T04:03:30.775897+00:00)

## What it is
A sample Android app accompanying a blog post on icon animation techniques, containing over 25 AnimatedVectorDrawable examples. It demonstrates path drawing, morphing, trimming, and clipping techniques for creating animated icons.

## Use cases
- learn how to animate icons on Android
- find AnimatedVectorDrawable examples to copy into my app
- understand path morphing animations in Android
- create animated menu icons like play-to-pause
- learn vector drawable animation techniques
- reference examples of AnimatedVectorDrawableCompat usage

## When to choose
- you are an Android developer wanting ready-made animated icon XML examples
- you want to learn AnimatedVectorDrawable techniques with working code
- you need backwards-compatible vector animations via the support library

## When to avoid
- you need a production animation library rather than educational samples
- you are not developing for Android
- you need Lottie or runtime-driven animations instead of vector drawables

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: animation, ui-components, developer-tools
- domain: mobile-development, web-design, tutorials, android-tools
- platform: jvm
- tags: animated-vector-drawable, icon-animation, sample-app, material-design, android-samples, vector-graphics, android, mobile

## Member repositories
- alexjlockwood/adp-delightful-details (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.775897+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:51:19.858416+00:00, confidence not recorded.
  - readme: https://github.com/alexjlockwood/adp-delightful-details (fetched 2026-08-28T04:03:30.775897+00:00, sha 855c8e25e586)
  - homepage: https://www.androiddesignpatterns.com/2016/11/introduction-to-icon-animation-techniques.html (fetched 2026-08-29T12:53:29.749883+00:00, sha bc8490c490e0)
  - site_page: https://www.androiddesignpatterns.com/about (fetched 2026-08-29T12:53:29.753349+00:00, sha 196f2783a1d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
