awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repo

Awesome GitHub RepositoriesActivity Wrappers

Programmatic wrappers for mobile activity classes used to intercept events or coordinate UI layers.

Distinct from Single-Activity Architectures: None of the candidates cover the architectural pattern of wrapping a native mobile activity for UI coordination.

Explore 1 awesome GitHub repository matching mobile development · Activity Wrappers. Refine with filters or upvote what's useful.

Awesome Activity Wrappers GitHub Repositories

Find the best repos with AI.We'll search the best matching repositories with AI.
  • jfeinstein10/slidingmenujfeinstein10 avatar

    jfeinstein10/SlidingMenu

    11,001View on GitHub↗

    SlidingMenu is an Android navigation drawer library and UI component library used to create side-panel navigation menus that slide over or push primary content. It functions as an activity wrapper and a set of XML layout components to manage the interaction between main content and navigation layers. The library provides a system for menu aesthetic customization, allowing for the adjustment of scroll scales, fade effects, drop shadows, and touch-responsive areas. It implements a slide-in navigation interface that reveals a hidden side panel through programmatic activity wrapping and XML menu

    Wraps activity classes to coordinate touch event interception and transitions between content and menu layers.

    Java
    View on GitHub↗11,001
  1. Home
  2. Mobile Development
  3. Activity Wrappers