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
·
sephiroth74 avatar

sephiroth74/HorizontalVariableListView

0
View on GitHub↗
857 estrellas·279 forks·Java·4 vistas

HorizontalVariableListView

Horizontal list view for Android which allows variable items widths

Features

  • List Views - Horizontal list view supporting variable item widths.

Historial de estrellas

Gráfico del historial de estrellas de sephiroth74/horizontalvariablelistviewGráfico del historial de estrellas de sephiroth74/horizontalvariablelistview

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

Alternativas open-source a HorizontalVariableListView

Proyectos open-source similares, clasificados según cuántas características comparten con HorizontalVariableListView.
  • bauerca/drag-sort-listviewAvatar de bauerca

    bauerca/drag-sort-listview

    3,200Ver en GitHub↗

    Android ListView with drag and drop reordering.

    Java
    Ver en GitHub↗3,200
  • beworker/pinned-section-listviewAvatar de beworker

    beworker/pinned-section-listview

    2,573Ver en GitHub↗

    Easy to use ListView with pinned sections for Android.

    Java
    Ver en GitHub↗2,573
  • chrisbanes/android-pulltorefreshAvatar de chrisbanes

    chrisbanes/Android-PullToRefresh

    8,648Ver en GitHub↗

    Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and end-of-list detection for scrollable views within Android applications. It acts as a custom view that manages the animations and listener triggers necessary to update content via user interaction. The library provides mechanisms for triggering refresh actions when a user pulls from the boundaries of a scrollable view and detecting when a user reaches the bottom of a list to facilitate data pagination. It allows for the customization of the refresh indicator's visual theme and

    Java
    Ver en GitHub↗8,648
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a HorizontalVariableListView→

Preguntas frecuentes

¿Qué hace sephiroth74/horizontalvariablelistview?

Horizontal list view for Android which allows variable items widths

¿Cuáles son las características principales de sephiroth74/horizontalvariablelistview?

Las características principales de sephiroth74/horizontalvariablelistview son: List Views.

¿Qué alternativas de código abierto existen para sephiroth74/horizontalvariablelistview?

Las alternativas de código abierto para sephiroth74/horizontalvariablelistview incluyen: bauerca/drag-sort-listview — Android ListView with drag and drop reordering. beworker/pinned-section-listview — Easy to use ListView with pinned sections for Android. chrisbanes/android-pulltorefresh — Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and… codefalling/recyclerviewswipedismiss — A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView. diegodobelo/androidexpandingviewlibrary — This is a library to help creating expanding views with animation in Android. 47deg/android-swipelistview.