# yarolegovich/SlidingRootNav

DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.

Repository: https://github.com/yarolegovich/SlidingRootNav
Canonical: https://ross.abutalabs.com/products/slidingrootnav
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, android-ui, view, android-development, sidemenu, side-menu, drawer-layout, drawerlayout, navigation-drawer, sidenavigation, swipe, nav, sidenav
Last push: 2022-07-22T06:15:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3447, "days_push": 1503, "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 3035, forks 451 (observed 2026-08-28T04:07:39.061551+00:00)

## What it is
An Android library providing a DrawerLayout-like ViewGroup where a side menu is hidden under the content view and revealed by shifting it. It offers customizable root transformations (scale, elevation, translation) and a builder API for menu behavior.

## Use cases
- implement a navigation drawer in an Android app
- create a side menu that slides under the content view
- customize drawer open animations with scale and elevation effects
- replace DrawerLayout with a more flexible sliding menu
- add swipe-to-open side navigation to an Android activity

## When to choose
- you want a DrawerLayout alternative with customizable content transformations
- you need a side menu hidden beneath the content view rather than overlaying it
- you want fine-grained control over drawer animations and behavior

## When to avoid
- you need a standard Material Design drawer with built-in menu item handling
- you are not developing for Android
- you need a actively developed library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: drawer-layout, navigation-drawer, side-menu, android-ui, viewgroup, swipe-menu, android

## Member repositories
- yarolegovich/SlidingRootNav (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.061551+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-30T07:29:45.943803+00:00, confidence not recorded.
  - readme: https://github.com/yarolegovich/SlidingRootNav (fetched 2026-08-28T04:07:39.061551+00:00, sha 35bd1c6be356)
- Data as of 2026-08-30T08:39:29.467469+00:00.
