The Wayback Machine - https://web.archive.org/web/20211021130232/https://github.com/topics/progress-dialog
Here are
32 public repositories
matching this topic...
common used dialog with material style ( in support v7),ios style,get top activity automatically, invoke everywhere (any thread , any window)
Updated
Jun 22, 2019
Java
仿IOS圆角对话框、进度条、列表框、输入框,ad广告框,支持横竖屏切换
Updated
Jul 19, 2021
Java
Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WinForms)
Airbnb like ProgressDialog with Image Flip Animation.🛌 🍞 ✨
Updated
May 28, 2017
Java
An elegant, lightweight and responsive progress HUD for iOS app with very simple usage. Available 32 indicators by NVActivityIndicatorView.
Updated
Sep 24, 2019
Swift
💿 progress dialog for android
Same Old Android Progress Dialog
Updated
Jun 13, 2019
Kotlin
🚀 Creates fast and easy dialogs for utility tools
A simple reactive library to show Progress Dialog using RxJava2
Updated
Apr 15, 2019
Kotlin
Custom progress dialog library written in Kotlin.
Updated
May 31, 2020
Kotlin
Flutter progress dialog, support Android and iOS platform.
Updated
Sep 13, 2021
Dart
Progress dialog package for flutter
Updated
Aug 24, 2021
Dart
通用Dialog,适用于ProgressDialog,BuilderDialog,可以设置字体、进入退出动画等。
RetrofitHelper is an Open Source Android library that used to make HTTP request easily.
Updated
Jun 28, 2017
Java
Progress Dialog widget for flutter projects with ability to customize loading widget, background color and background blur.
This is a Xamarin Binding Library project that I created in order to use Spots.Dialog within my Xamarin.Android applications and replace the Progress Dialog.
A button to substitute the ProgressDialog.
Updated
Jul 21, 2021
Kotlin
Brush up your mobile app with customized Progress Dialog. Beautiful Progress Dialog is a small library that let you show custom Progress Dialog into your app. It can show static images, GIFs and the new Lottie Animation.
Updated
May 20, 2021
Java
Android AlertDialog with moving dots progress indicator
Updated
Aug 13, 2021
Java
Custom progress dialog library written in Java.
Same Old Android Progress Dialog
Updated
Mar 11, 2018
Kotlin
Updated
Aug 15, 2019
Java
Show or hide Loading on button such as ProgressBar
Updated
Jul 26, 2021
Java
This is the class taken from the ANDAI Launcher project, which can be used to show an IOperationsProgressDialog, or in other words, Microsoft Windows' own file dialog.
Simple progress dialog for React Native
Updated
Nov 23, 2019
JavaScript
Improve this page
Add a description, image, and links to the
progress-dialog
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
progress-dialog
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Spin-off of ookii-dialogs/ookii-dialogs-wpf#48
If you attempt to call
ShowDialogon aTaskDialogthat you haven't added any buttons to, the call toShowDialogwill throw anInvalidOperationException.Example: