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

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

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

afollestad/drag-select-recyclerviewArchived

0
View on GitHub↗
1,983 स्टार्स·232 फोर्क्स·Kotlin·Apache-2.0·10 व्यूज़af.codes↗

Drag Select Recyclerview

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

Features

  • List and Grid Components - Google Photos-style multi-select.
  • List Components - Multi-select functionality for lists.
  • Mobile UI & Components - 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

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

afollestad/drag-select-recyclerview के लिए स्टार हिस्ट्री चार्टafollestad/drag-select-recyclerview के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Drag Select Recyclerview के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Drag Select Recyclerview के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mikepenz/fastadaptermikepenz का अवतार

    mikepenz/FastAdapter

    3,877GitHub पर देखें↗

    FastAdapter is a framework for building complex Android lists by mapping data models to view templates. It functions as a RecyclerView adapter framework and composite list controller, aggregating multiple independent data sources and view types into a single unified list. The library includes a specialized engine for flattening hierarchical data into expandable and collapsible rows. It provides a set of tools for managing user interactions, including clicks, long-presses, and item selection across diverse content types. The project covers broad list management capabilities, such as layout co

    Kotlinadapterandroidandroid-development
    GitHub पर देखें↗3,877
  • sharish/shimmerrecyclerviewsharish का अवतार

    sharish/ShimmerRecyclerView

    4,014GitHub पर देखें↗

    ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It provides a custom view wrapper that applies shimmer masking and animations to child elements, serving as a visual loading indicator while background data is being fetched. The library enables the implementation of skeleton screens that mimic the layout of list items. These effects are customizable, allowing for adjustments to the animation color, angle, line width, and direction to align with specific visual branding. The system includes capabilities for shimmer rendering and

    Kotlin
    GitHub पर देखें↗4,014
  • drakeet/multitypedrakeet का अवतार

    drakeet/MultiType

    5,759GitHub पर देखें↗

    MultiType is an Android RecyclerView adapter and UI component toolkit designed to map multiple data types to distinct layouts within a single scrolling list. It functions as a multi-type view manager that automates the association between diverse data models and their corresponding view holders. The library includes a data-to-view expander that transforms single data objects into multiple list items, allowing complex information patterns to be represented across several rows. This mechanism enables the representation of complex data lists through object-to-item expansion. The system manages

    Kotlinandroid-librarymultitypeone-to-many
    GitHub पर देखें↗5,759
  • wasabeef/recyclerview-animatorswasabeef का अवतार

    wasabeef/recyclerview-animators

    11,543GitHub पर देखें↗

    This library is an Android animation framework designed to manage the visual transitions and entrance effects of dynamic list components. It provides a collection of pre-built animation primitives that trigger automatically when items are added, removed, or moved within a list, allowing developers to apply polished motion effects to interface elements. The project distinguishes itself by offering granular control over the timing, interpolation, and sequencing of these transitions. It supports the composition of multiple animation layers and the implementation of staggered motion effects, whic

    Kotlinandroidandroid-libraryanimation
    GitHub पर देखें↗11,543
Drag Select Recyclerview के सभी 30 विकल्प देखें→

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

afollestad/drag-select-recyclerview क्या करता है?

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

afollestad/drag-select-recyclerview की मुख्य विशेषताएं क्या हैं?

afollestad/drag-select-recyclerview की मुख्य विशेषताएं हैं: List and Grid Components, List Components, Mobile UI & Components।

afollestad/drag-select-recyclerview के कुछ ओपन-सोर्स विकल्प क्या हैं?

afollestad/drag-select-recyclerview के ओपन-सोर्स विकल्पों में शामिल हैं: sharish/shimmerrecyclerview — ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It… wasabeef/recyclerview-animators — This library is an Android animation framework designed to manage the visual transitions and entrance effects of… drakeet/multitype — MultiType is an Android RecyclerView adapter and UI component toolkit designed to map multiple data types to distinct… mikepenz/fastadapter — FastAdapter is a framework for building complex Android lists by mapping data models to view templates. It functions… alphaboom/classifyview. bingoogolapple/bgaadapter-android.