awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sephiroth74 avatar

sephiroth74/HorizontalVariableListView

0
View on GitHub↗
857 Stars·279 Forks·Java·3 Aufrufe

HorizontalVariableListView

Horizontal list view for Android which allows variable items widths

Features

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

Star-Verlauf

Star-Verlauf für sephiroth74/horizontalvariablelistviewStar-Verlauf für sephiroth74/horizontalvariablelistview

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu HorizontalVariableListView

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit HorizontalVariableListView.
  • bauerca/drag-sort-listviewAvatar von bauerca

    bauerca/drag-sort-listview

    3,200Auf GitHub ansehen↗

    Android ListView with drag and drop reordering.

    Java
    Auf GitHub ansehen↗3,200
  • beworker/pinned-section-listviewAvatar von beworker

    beworker/pinned-section-listview

    2,573Auf GitHub ansehen↗

    Easy to use ListView with pinned sections for Android.

    Java
    Auf GitHub ansehen↗2,573
  • chrisbanes/android-pulltorefreshAvatar von chrisbanes

    chrisbanes/Android-PullToRefresh

    8,648Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,648
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu HorizontalVariableListView anzeigen→

Häufig gestellte Fragen

Was macht sephiroth74/horizontalvariablelistview?

Horizontal list view for Android which allows variable items widths

Was sind die Hauptfunktionen von sephiroth74/horizontalvariablelistview?

Die Hauptfunktionen von sephiroth74/horizontalvariablelistview sind: List Views.

Welche Open-Source-Alternativen gibt es zu sephiroth74/horizontalvariablelistview?

Open-Source-Alternativen zu sephiroth74/horizontalvariablelistview sind unter anderem: 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.