awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daimajia avatar

daimajia/NumberProgressBar

0
View on GitHub↗
6,092 stele·1,389 fork-uri·Java·MIT·3 vizualizări

NumberProgressBar

NumberProgressBar este o bibliotecă de vizualizare Android personalizabilă care oferă un indicator de progres subțire. Aceasta combină un nivel de umplere vizual cu o valoare numerică pentru a afișa starea finalizării în cadrul aplicațiilor Android.

Componenta permite atașarea de etichete personalizate de prefix și sufix la indicatorii numerici pentru a oferi context suplimentar. Suportă o gamă de opțiuni de stilizare, inclusiv posibilitatea de a ajusta culorile, înălțimea și dimensiunea textului barelor de progres pentru a se potrivi cu design-uri vizuale specifice.

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 - 多彩进度条

Istoric stele

Graficul istoricului de stele pentru daimajia/numberprogressbarGraficul istoricului de stele pentru daimajia/numberprogressbar

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru NumberProgressBar

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu NumberProgressBar.
  • rengwuxian/materialedittextAvatar rengwuxian

    rengwuxian/MaterialEditText

    6,080Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,080
  • diogobernardino/williamchartAvatar diogobernardino

    diogobernardino/WilliamChart

    5,106Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,106
  • castorflex/smoothprogressbarAvatar castorflex

    castorflex/SmoothProgressBar

    4,512Vezi pe 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
    Vezi pe GitHub↗4,512
  • lzyzsd/circleprogressAvatar lzyzsd

    lzyzsd/CircleProgress

    3,800Vezi pe 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
    Vezi pe GitHub↗3,800
Vezi toate cele 30 alternative pentru NumberProgressBar→

Întrebări frecvente

Ce face daimajia/numberprogressbar?

NumberProgressBar este o bibliotecă de vizualizare Android personalizabilă care oferă un indicator de progres subțire. Aceasta combină un nivel de umplere vizual cu o valoare numerică pentru a afișa starea finalizării în cadrul aplicațiilor Android.

Care sunt principalele funcționalități ale daimajia/numberprogressbar?

Principalele funcționalități ale daimajia/numberprogressbar sunt: Progress Value Displays, Android Libraries, Android UI Components, Visual Progress Indicators, Numeric Value Visualizers, Progress & Value Indicators, View Class Inheritance, Android Component Styling.

Care sunt câteva alternative open-source pentru daimajia/numberprogressbar?

Alternativele open-source pentru daimajia/numberprogressbar includ: 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,…