1 repositorio
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.
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.