How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky, staggered, and fixed layouts within a single scrollable view. It provides a modular layout delegation system where each section of the RecyclerView is assigned a dedicated layout helper that manages its own measurement, placement, and decoration, enabling complex heterogeneous content displays. The framework extends RecyclerView's LayoutManager to delegate layout logic to these modular helper components, supporting features like sticky headers that remain visible at the top dur
deprecated Android L Ripple effect wrapper for Views
Deprecated An android library that brings the expandable layout with various animation. You can include optional contents and use everywhere.
The main features of liuguangqiang/ripplelayout are: Layout Managers, Material Design.
Projects with overlapping indexed features include: alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… aodevblue/materialvalues. balysv/material-ripple — [deprecated] Android L Ripple effect wrapper for Views. cachapa/expandablelayout — An expandable layout container for Android. chacojack/hivelayoutmanager. aakira/expandablelayout — [Deprecated] An android library that brings the expandable layout with various animation. You can include optional…