awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesModular Layout Managers

Android libraries providing modular layout helpers to arrange child views in grid, list, sticky, and fixed patterns.

Distinct from Android Layout Components: Distinct from Android Layout Components: focuses on modular layout managers for RecyclerView, not general view components.

Explore 1 awesome GitHub repository matching mobile development · Modular Layout Managers. Refine with filters or upvote what's useful.

Awesome Modular Layout Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alibaba/vlayoutalibaba का अवतार

    alibaba/vlayout

    10,740GitHub पर देखें↗

    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

    Provides modular layout helpers to arrange child views in grid, list, sticky, and fixed patterns within RecyclerView.

    Javaandroidlayoutlayout-manager
    GitHub पर देखें↗10,740
  1. Home
  2. Mobile Development
  3. Android Layout Components
  4. Modular Layout Managers