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

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

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

blipinsk/RecyclerViewHeaderArchived

0
View on GitHub↗
1,284 स्टार्स·259 फोर्क्स·Java·Apache-2.0·3 व्यूज़

RecyclerViewHeader

[DEPRECATED] Super fast and easy way to create header for Android RecyclerView

Features

  • List and Grid Components - Header support for list views.
  • List Components - Header support for list views.

स्टार हिस्ट्री

blipinsk/recyclerviewheader के लिए स्टार हिस्ट्री चार्टblipinsk/recyclerviewheader के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

RecyclerViewHeader के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो RecyclerViewHeader के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • afollestad/drag-select-recyclerviewafollestad का अवतार

    afollestad/drag-select-recyclerview

    1,983GitHub पर देखें↗

    👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

    Kotlinandroidandroidxdrag-selection
    GitHub पर देखें↗1,983
  • airbnb/epoxyairbnb का अवतार

    airbnb/epoxy

    8,556GitHub पर देखें↗

    Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates RecyclerView adapter models at compile time from annotated custom views, data binding layouts, or view holders, eliminating the manual boilerplate typically associated with view holders and adapters. The library provides a diffing engine that automatically compares model lists and applies minimal updates with animations for insertions, removals, and moves. The library distinguishes itself through its controller-based model building, where a controller class with a buildModels meth

    Java
    GitHub पर देखें↗8,556
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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

    Javaandroidlayoutlayout-manager
    GitHub पर देखें↗10,740
RecyclerViewHeader के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

blipinsk/recyclerviewheader क्या करता है?

[DEPRECATED] Super fast and easy way to create header for Android RecyclerView

blipinsk/recyclerviewheader की मुख्य विशेषताएं क्या हैं?

blipinsk/recyclerviewheader की मुख्य विशेषताएं हैं: List and Grid Components, List Components।

blipinsk/recyclerviewheader के कुछ ओपन-सोर्स विकल्प क्या हैं?

blipinsk/recyclerviewheader के ओपन-सोर्स विकल्पों में शामिल हैं: afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates… alebarreto/dragrecyclerview. alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… alphaboom/classifyview. bingoogolapple/bgaadapter-android.