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
baoyongzhang avatar

baoyongzhang/android-PullRefreshLayout

0
View on GitHub↗
2,053 stars·517 forks·Java·MIT·7 views

Android PullRefreshLayout

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.

Features

  • Layout Containers - Pull-to-refresh layout container.

Star history

Star history chart for baoyongzhang/android-pullrefreshlayoutStar history chart for baoyongzhang/android-pullrefreshlayout

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 PullRefreshLayout

Similar open-source projects, ranked by how many features they share with Android PullRefreshLayout.
  • gui-cs/terminal.guigui-cs avatar

    gui-cs/Terminal.Gui

    11,068View on GitHub↗

    Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter

    C#consoleconsole-applicationcross-platform
    View on GitHub↗11,068
  • daimajia/androidswipelayoutdaimajia avatar

    daimajia/AndroidSwipeLayout

    12,365View on GitHub↗

    AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal hidden action buttons when a user performs a swipe gesture. It functions as a gesture-based UI component that triggers callbacks based on the real-time position of the swipe. The framework is designed to support complex interaction patterns, specifically allowing for the nesting of multiple swipeable components within one another. The library covers mobile gesture interaction and custom view orchestration, providing tools to track swipe states and synchronize UI changes duri

    Java
    View on GitHub↗12,365
  • daimajia/androidviewhoverdaimajia avatar

    daimajia/AndroidViewHover

    3,237View on GitHub↗

    An elegant way to show your menu or messages.

    Java
    View on GitHub↗3,237
  • comcast/freeflowComcast avatar

    Comcast/FreeFlow

    2,365View on GitHub↗

    A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change

    Java
    View on GitHub↗2,365
See all 12 alternatives to Android PullRefreshLayout→

Frequently asked questions

What does baoyongzhang/android-pullrefreshlayout do?

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.

What are the main features of baoyongzhang/android-pullrefreshlayout?

The main features of baoyongzhang/android-pullrefreshlayout are: Layout Containers.

What are some open-source alternatives to baoyongzhang/android-pullrefreshlayout?

Open-source alternatives to baoyongzhang/android-pullrefreshlayout include: gui-cs/terminal.gui — Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a… comcast/freeflow — A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling.… daimajia/androidswipelayout — AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal… daimajia/androidviewhover — An elegant way to show your menu or messages. issacw0ng/swipebacklayout — SwipeBackLayout is an Android gesture navigation library and view component designed to implement edge-swipe gestures… john990/waveview — A wave view of android,can be used as progress bar.