# keklikhasan/LDrawer

Android drawer icon with material design animation

Repository: https://github.com/keklikhasan/LDrawer
Canonical: https://ross.abutalabs.com/products/ldrawer
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2019-10-25T16:14:28+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": 4343, "days_push": 2504, "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 1374, forks 387 (observed 2026-08-28T04:04:32.976764+00:00)

## What it is
An Android library providing a drawer (hamburger) icon with material design morphing animation, implemented as a drop-in replacement for ActionBarDrawerToggle. It is now largely obsolete since appcompat-v7 21+ includes equivalent functionality.

## Use cases
- animate hamburger icon to back arrow in android navigation drawer
- material design drawer toggle for older android support libraries
- customize drawer arrow color and progress in android app
- replace ActionBarDrawerToggle with animated drawer icon
- add material design animation to navigation drawer icon

## When to choose
- maintaining a legacy Android app on pre-21 support libraries that needs an animated drawer icon
- you need fine-grained control over drawer arrow progress and color on old appcompat versions

## When to avoid
- starting a new Android project - use appcompat-v7 21+ or AndroidX Toolbar's built-in DrawerArrowToggle instead
- you need actively maintained or updated dependencies

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: material-design, drawer-icon, actionbar-drawertoggle, hamburger-animation, android-support-library, android, mobile

## Member repositories
- keklikhasan/LDrawer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.976764+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-30T04:40:38.207662+00:00, confidence not recorded.
  - readme: https://github.com/keklikhasan/LDrawer (fetched 2026-08-28T04:04:32.976764+00:00, sha b560e68d9973)
- Data as of 2026-08-30T08:39:29.467469+00:00.
