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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tjerkw avatar

tjerkw/Android-SlideExpandableListView

0
View on GitHub↗
1,949 stars·730 forks·Java·Apache-2.0·6 views

Android SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item

Features

  • List Views - Expandable list view with animated item expansion.

Star history

Star history chart for tjerkw/android-slideexpandablelistviewStar history chart for tjerkw/android-slideexpandablelistview

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Android SlideExpandableListView

Similar open-source projects, ranked by how many features they share with Android SlideExpandableListView.
  • bauerca/drag-sort-listviewbauerca avatar

    bauerca/drag-sort-listview

    3,200View on GitHub↗

    Android ListView with drag and drop reordering.

    Java
    View on GitHub↗3,200
  • beworker/pinned-section-listviewbeworker avatar

    beworker/pinned-section-listview

    2,573View on GitHub↗

    Easy to use ListView with pinned sections for Android.

    Java
    View on GitHub↗2,573
  • chrisbanes/android-pulltorefreshchrisbanes avatar

    chrisbanes/Android-PullToRefresh

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

    47deg/android-swipelistview

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Android SlideExpandableListView→

Frequently asked questions

What does tjerkw/android-slideexpandablelistview do?

A better ExpandableListView, with animated expandable views for each list item

What are the main features of tjerkw/android-slideexpandablelistview?

The main features of tjerkw/android-slideexpandablelistview are: List Views.

What are some open-source alternatives to tjerkw/android-slideexpandablelistview?

Open-source alternatives to tjerkw/android-slideexpandablelistview include: 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.