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
·

3 dépôts

Awesome GitHub RepositoriesAndroid

Progress indicator components specifically designed for the Android platform using native view and animation APIs.

Distinct from Progress Indicators: Distinct from Progress Indicators: specifically targets Android native progress indicators rather than general web or cross-platform components.

Explore 3 awesome GitHub repositories matching user interface & experience · Android. Refine with filters or upvote what's useful.

Awesome Android GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ybq/android-spinkitAvatar de ybq

    ybq/Android-SpinKit

    8,646Voir sur GitHub↗

    Android-SpinKit is an Android animation library that provides a collection of animated loading spinner views for use as progress indicators during asynchronous operations. The library offers multiple predefined animation styles, including Circle, Wave, and DoubleBounce, which can be selected and displayed as standard Android View elements within an application's layout. The library distinguishes itself by being built entirely on the Android SDK's drawing and animation APIs, with no external dependencies required. Each spinner type implements a distinct animation state machine using Android's

    Provides visual loading indicators that display animated spinner animations during asynchronous operations in Android apps.

    Javaandroid-loadinganimationloading
    Voir sur GitHub↗8,646
  • pedant/sweet-alert-dialogAvatar de pedant

    pedant/sweet-alert-dialog

    7,219Voir sur GitHub↗

    This is an Android alert dialog library providing a collection of stylized pop-up components for application feedback. It provides customizable UI components for displaying themed notification windows, including integrated headers, buttons, and specialized alerts for success, error, and warning states. The library features a configurable progress indicator that renders circular loading animations with adjustable speeds and colors to show background activity. These pop-ups support real-time updates to text, icons, and interaction listeners without recreating the window. The system handles dia

    Includes circular loading animations built specifically for the Android platform.

    Java
    Voir sur GitHub↗7,219
  • dinuscxj/loadingdrawableAvatar de dinuscxj

    dinuscxj/LoadingDrawable

    4,102Voir sur GitHub↗

    LoadingDrawable est une bibliothèque Android de composants de chargement personnalisables pour indiquer l'activité de tâches en arrière-plan ou des états de chargement. Elle propose une collection de composants de vue personnalisés et d'indicateurs de progression qui s'intègrent aux vues Android standard. La bibliothèque permet le rendu d'indicateurs de chargement animés pour les composants de rafraîchissement ou les espaces réservés d'images, et suit la progression du chargement pour refléter le pourcentage d'achèvement des opérations chronophages. L'implémentation couvre la visualisation de la progression sous Android et la conception d'interface utilisateur (UI), en utilisant le dessin au niveau du canvas et l'animation basée sur les « drawables » pour fournir un retour visuel au sein des applications Android.

    Provides progress indicator components specifically designed for Android using native view and animation APIs.

    Java
    Voir sur GitHub↗4,102
  1. Home
  2. User Interface & Experience
  3. Progress Indicators
  4. Android