awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesHeterogeneous Scrollable

Arranging child views with different layout styles within one scrollable view using modular layout helpers.

Distinct from View Layouts: Distinct from View Layouts: focuses on mixing multiple layout styles within a single scrollable view, not general view arrangement.

Explore 1 awesome GitHub repository matching user interface & experience · Heterogeneous Scrollable. Refine with filters or upvote what's useful.

Awesome Heterogeneous Scrollable GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alibaba/vlayoutalibaba 的头像

    alibaba/vlayout

    10,740在 GitHub 上查看↗

    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

    Arranges child views with different layout styles within one scrollable view using modular layout helpers.

    Javaandroidlayoutlayout-manager
    在 GitHub 上查看↗10,740
  1. Home
  2. User Interface & Experience
  3. View Layouts
  4. Heterogeneous Scrollable