awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
castorflex avatar

castorflex/SmoothProgressBar

0
View on GitHub↗
4,512 stars·999 forks·Java·Apache-2.0·4 vues

SmoothProgressBar

SmoothProgressBar est une bibliothèque de barres de progression personnalisées pour Android, conçue pour afficher des indicateurs de chargement indéterminés horizontaux et circulaires. Elle fonctionne comme un composant UI réutilisable et une extension de vue utilisée pour afficher l'état des processus en arrière-plan au sein des applications Android.

La bibliothèque fournit des animations fluides et des styles personnalisés pour créer des états de chargement fluides. Elle prend en charge les formats linéaires et circulaires, permettant de définir des couleurs et des styles spécifiques pour correspondre au système de design d'une application mobile.

Features

  • Circular Progress Indicators - Renders customizable circular and horizontal indeterminate progress indicators to signal background activity.
  • Android App Development - Designed specifically for use within the Android application development ecosystem.
  • Progress Bar Libraries - Acts as a dedicated library for rendering customizable indeterminate loading indicators in Android.
  • Android UI Components - Provides a reusable visual UI component for displaying background process status in Android apps.
  • Custom Android Views - Extends the Android View class to implement a specialized, fluid, and aesthetically customizable progress bar.
  • Custom View Styling - Enables the creation of personalized progress bars with styles matching a specific mobile design system.
  • Loading State Indicators - Provides animated horizontal and circular indicators to inform users that the app is processing a task.
  • Indeterminate Indicators - Provides animated indicators for ongoing background processes where the completion percentage is unknown.
  • Canvas Rendering - Implements manual 2D graphics rendering on the Android canvas to draw progress bar arcs and lines.
  • Custom Drawing Routines - Utilizes custom drawing routines and a manual draw loop for high-performance rendering of custom progress shapes.
  • Animation Interpolators - Uses mathematical interpolators to calculate smooth transitions and easing for progress bar animations.
  • Custom View Properties - Allows external configuration of visual attributes like color and thickness through internal properties.
  • Progress and Seekers - Smoothly animated progress bar.
  • Progress Indicators - Customizable horizontal indeterminate progress bar.

Historique des stars

Graphique de l'historique des stars pour castorflex/smoothprogressbarGraphique de l'historique des stars pour castorflex/smoothprogressbar

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à SmoothProgressBar

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec SmoothProgressBar.
  • lzyzsd/circleprogressAvatar de lzyzsd

    lzyzsd/CircleProgress

    3,800Voir sur 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
    Voir sur GitHub↗3,800
  • dinuscxj/loadingdrawableAvatar de dinuscxj

    dinuscxj/LoadingDrawable

    4,102Voir sur GitHub↗

    LoadingDrawable is an Android loading drawable library that provides customizable drawable components to indicate background task activity or loading states. It functions as a collection of custom view components and progress indicators that integrate with standard Android views. The library enables the rendering of animated loading indicators for refresh components or image placeholders and tracks loading progress to reflect the completion percentage of time-consuming operations. The implementation covers Android progress visualization and UI design, utilizing canvas-level drawing and drawa

    Java
    Voir sur GitHub↗4,102
  • daimajia/numberprogressbarAvatar de daimajia

    daimajia/NumberProgressBar

    6,092Voir sur 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
    Voir sur GitHub↗6,092
  • ongakuer/circleindicatorAvatar de ongakuer

    ongakuer/CircleIndicator

    4,258Voir sur GitHub↗

    CircleIndicator is a custom Android UI component that functions as a circular page progress indicator. It provides a graphical interface element that represents completion or progress through a circular arc. The component is designed to track a user's position within a sequence of pages, such as during onboarding flow navigation or linear screen transitions. It visualizes progress through a set of screens to provide feedback during mobile app navigation.

    Java
    Voir sur GitHub↗4,258
Voir les 30 alternatives à SmoothProgressBar→

Questions fréquentes

Que fait castorflex/smoothprogressbar ?

SmoothProgressBar est une bibliothèque de barres de progression personnalisées pour Android, conçue pour afficher des indicateurs de chargement indéterminés horizontaux et circulaires. Elle fonctionne comme un composant UI réutilisable et une extension de vue utilisée pour afficher l'état des processus en arrière-plan au sein des applications Android.

Quelles sont les fonctionnalités principales de castorflex/smoothprogressbar ?

Les fonctionnalités principales de castorflex/smoothprogressbar sont : Circular Progress Indicators, Android App Development, Progress Bar Libraries, Android UI Components, Custom Android Views, Custom View Styling, Loading State Indicators, Indeterminate Indicators.

Quelles sont les alternatives open-source à castorflex/smoothprogressbar ?

Les alternatives open-source à castorflex/smoothprogressbar incluent : lzyzsd/circleprogress — CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut,… dinuscxj/loadingdrawable — LoadingDrawable is an Android loading drawable library that provides customizable drawable components to indicate… daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… ongakuer/circleindicator — CircleIndicator is a custom Android UI component that functions as a circular page progress indicator. It provides a… lygttpod/supertextview — SuperTextView is a custom Android UI component that combines multiple text and image segments into a single view to… hugeterry/coordinatortablayout — CoordinatorTabLayout is a custom Android user interface component that integrates tabbed navigation with folding…