awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
afollestad avatar

afollestad/drag-select-recyclerviewArchived

0
View on GitHub↗
1,983 estrellas·232 forks·Kotlin·Apache-2.0·10 vistasaf.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.

Historial de estrellas

Gráfico del historial de estrellas de afollestad/drag-select-recyclerviewGráfico del historial de estrellas de afollestad/drag-select-recyclerview

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace afollestad/drag-select-recyclerview?

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

¿Cuáles son las características principales de afollestad/drag-select-recyclerview?

Las características principales de afollestad/drag-select-recyclerview son: List and Grid Components, List Components, Mobile UI & Components.

¿Qué alternativas de código abierto existen para afollestad/drag-select-recyclerview?

Las alternativas de código abierto para afollestad/drag-select-recyclerview incluyen: 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.

Alternativas open-source a Drag Select Recyclerview

Proyectos open-source similares, clasificados según cuántas características comparten con Drag Select Recyclerview.
  • mikepenz/fastadapterAvatar de mikepenz

    mikepenz/FastAdapter

    3,877Ver en GitHub↗

    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
    Ver en GitHub↗3,877
  • sharish/shimmerrecyclerviewAvatar de sharish

    sharish/ShimmerRecyclerView

    4,014Ver en GitHub↗

    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
    Ver en GitHub↗4,014
  • drakeet/multitypeAvatar de drakeet

    drakeet/MultiType

    5,759Ver en GitHub↗

    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
    Ver en GitHub↗5,759
  • wasabeef/recyclerview-animatorsAvatar de wasabeef

    wasabeef/recyclerview-animators

    11,543Ver en GitHub↗

    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
    Ver en GitHub↗11,543
  • Ver las 30 alternativas a Drag Select Recyclerview→