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

mrwonderman/android-square-progressbar

0
View on GitHub↗
1,271 stars·281 forks·Java·9 viewshalcyon.ch/android-square-progressbar-v-1-6-0↗

Android Square Progressbar

An android library to display a progressbar that goes around an image.

Features

  • Image Display and Processing - Progress bar overlay for images.
  • Progress and Seekers - Square-shaped progress indicator.
  • Progress Indicators - Progress bar that wraps around an image.

Star history

Star history chart for mrwonderman/android-square-progressbarStar history chart for mrwonderman/android-square-progressbar

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does mrwonderman/android-square-progressbar do?

An android library to display a progressbar that goes around an image.

What are the main features of mrwonderman/android-square-progressbar?

The main features of mrwonderman/android-square-progressbar are: Image Display and Processing, Progress and Seekers, Progress Indicators.

Which projects share features with mrwonderman/android-square-progressbar?

Projects with overlapping indexed features include: jpardogo/googleprogressbar — Android library to display progress like google does in some of his services. lzyzsd/circleprogress — CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut,… castorflex/smoothprogressbar — SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular… daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… alamofire/alamofirenetworkactivityindicator — Controls the visibility of the network activity indicator on iOS using Alamofire. a-w-c-j/gridimageview.

Projects sharing features with Android Square Progressbar

These projects share indexed features with Android Square Progressbar. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daimajia/numberprogressbardaimajia avatar

    daimajia/NumberProgressBar

    6,092View on GitHub↗

    NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual fill level with a numerical value to display completion status within Android applications. The component allows for the attachment of custom prefix and suffix labels to numerical indicators to provide additional context. It supports a range of styling options, including the ability to adjust the colors, height, and text size of the progress tracks to match specific visual designs.

    Java
    View on GitHub↗6,092
  • jpardogo/googleprogressbarjpardogo avatar

    jpardogo/GoogleProgressBar

    1,303View on GitHub↗

    Android library to display progress like google does in some of his services.

    Java
    View on GitHub↗1,303
  • castorflex/smoothprogressbarcastorflex avatar

    castorflex/SmoothProgressBar

    4,512View on GitHub↗

    SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular indeterminate loading indicators. It functions as a reusable UI component and view extension used to display the status of background processes within Android applications. The library provides smooth animations and custom styles to create fluid loading states. It supports both linear and circular formats, allowing for specific colors and styles to match a mobile application's design system.

    Java
    View on GitHub↗4,512
  • lzyzsd/circleprogresslzyzsd avatar

    lzyzsd/CircleProgress

    3,800View on GitHub↗

    CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut, or arc-shaped progress indicators. It is designed to help developers visualize task completion status and data progress within native mobile application interfaces. The component allows for the display of custom text labels and inner graphical assets alongside the progress indicator. It functions by manually calculating paths and arcs on a canvas surface, translating progress percentages into geometric angles to ensure accurate positioning within a circular frame. The library

    Java
    View on GitHub↗3,800
  • Compare all 30 related projects→