awesome-repositories.com
Blog
awesome-repositories.com

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

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

daimajia/NumberProgressBar

0
View on GitHub↗
6,092 Stars·1,389 Forks·Java·MIT·2 Aufrufe

NumberProgressBar

NumberProgressBar ist eine anpassbare Android-View-Bibliothek, die eine schlanke Fortschrittsanzeige bereitstellt. Sie kombiniert einen visuellen Füllstand mit einem numerischen Wert, um den Fortschrittsstatus innerhalb von Android-Anwendungen anzuzeigen.

Die Komponente ermöglicht das Anfügen benutzerdefinierter Präfix- und Suffix-Labels an numerische Indikatoren, um zusätzlichen Kontext bereitzustellen. Sie unterstützt eine Reihe von Styling-Optionen, einschließlich der Möglichkeit, Farben, Höhe und Textgröße der Fortschrittsbalken anzupassen, um sie an spezifische visuelle Designs anzupassen.

Features

  • Progress Value Displays - Ships a slim progress bar that displays a numeric value alongside a visual fill level.
  • Android Libraries - Provides a lightweight Android library for styling and implementing progress indicators.
  • Android UI Components - Provides a reusable visual progress widget for Android application user experiences.
  • Visual Progress Indicators - Provides real-time visual feedback on completion status using tracks and numerical labels.
  • Numeric Value Visualizers - Graphically represents a numerical value using a filling progress bar.
  • Progress & Value Indicators - Renders a visual representation of numerical progress within a defined range.
  • View Class Inheritance - Extends the base Android View class to create a specialized progress tracking component.
  • Android Component Styling - Allows customization of colors, height, and text size to match specific mobile designs.
  • Canvas-Based UI Rendering - Implements UI rendering directly to a canvas to create a custom progress indicator.
  • Progress Bar Visual Customization - Provides options to adjust colors, height, and text size of the progress tracks.
  • Label Customization - Supports attaching custom prefix and suffix text to numerical indicators for additional context.
  • Progress and Seekers - Progress bar with numeric percentage display.
  • Progress Indicators - 多彩进度条

Star-Verlauf

Star-Verlauf für daimajia/numberprogressbarStar-Verlauf für daimajia/numberprogressbar

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 NumberProgressBar

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit NumberProgressBar.
  • rengwuxian/materialedittextAvatar von rengwuxian

    rengwuxian/MaterialEditText

    6,080Auf GitHub ansehen↗

    MaterialEditText is an Android UI component library and mobile form input framework used to create text fields that implement Material Design standards. It provides a collection of input components featuring floating labels, error states, and themed visual styles. The library enables the rendering of text fields with animated labels and integrated helper text. It supports the addition of design icons and allows for the customization of colors and typefaces for primary, error, and helper text. The framework includes capabilities for mobile input validation, such as enforcing minimum and maxim

    Java
    Auf GitHub ansehen↗6,080
  • diogobernardino/williamchartAvatar von diogobernardino

    diogobernardino/WilliamChart

    5,106Auf GitHub ansehen↗

    WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within Android applications. It functions as a UI component library for integrating data-driven dashboards and metrics into Android layouts. The library includes a specialized component for representing proportional categorical data as donut charts, which are circular charts with hollow centers. It provides a drawing engine that uses low-level APIs to map numerical data to pixel coordinates on the screen.

    Kotlin
    Auf GitHub ansehen↗5,106
  • castorflex/smoothprogressbarAvatar von castorflex

    castorflex/SmoothProgressBar

    4,512Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,512
  • lzyzsd/circleprogressAvatar von lzyzsd

    lzyzsd/CircleProgress

    3,800Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,800
Alle 30 Alternativen zu NumberProgressBar anzeigen→

Häufig gestellte Fragen

Was macht daimajia/numberprogressbar?

NumberProgressBar ist eine anpassbare Android-View-Bibliothek, die eine schlanke Fortschrittsanzeige bereitstellt. Sie kombiniert einen visuellen Füllstand mit einem numerischen Wert, um den Fortschrittsstatus innerhalb von Android-Anwendungen anzuzeigen.

Was sind die Hauptfunktionen von daimajia/numberprogressbar?

Die Hauptfunktionen von daimajia/numberprogressbar sind: Progress Value Displays, Android Libraries, Android UI Components, Visual Progress Indicators, Numeric Value Visualizers, Progress & Value Indicators, View Class Inheritance, Android Component Styling.

Welche Open-Source-Alternativen gibt es zu daimajia/numberprogressbar?

Open-Source-Alternativen zu daimajia/numberprogressbar sind unter anderem: rengwuxian/materialedittext — MaterialEditText is an Android UI component library and mobile form input framework used to create text fields that… diogobernardino/williamchart — WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within… castorflex/smoothprogressbar — SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular… lzyzsd/circleprogress — CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut,… tamsiree/rxtool — RxTool is an Android development utility library consisting of reusable components and helper classes for common… xcltapestry/xcl-charts — XCL-Charts is a native Android charting library designed as a high-performance graphics engine for rendering complex,…