[PR #42] [CLOSED] Add ContentLoadingProgressDialog #142

Closed
opened 2025-11-07 07:20:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wasabeef/awesome-android-ui/pull/42
Author: @tasomaniac
Created: 7/9/2015
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • af5e536 Update README.md
  • facc256 ContentLoadingProgressDialog is added

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 pages/Progress.md (+1 -0)

📄 Description

ContentLoadingProgressDialog is added without an image.

The library is look exactly like the normal ProgressDialog.
The cool feature is that it is not displayed at all if it is dismissed in 500 millisecond to avoid UI flashes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wasabeef/awesome-android-ui/pull/42 **Author:** [@tasomaniac](https://github.com/tasomaniac) **Created:** 7/9/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`af5e536`](https://github.com/wasabeef/awesome-android-ui/commit/af5e536c8a1601dd49013abda7ba65a22cbdb4be) Update README.md - [`facc256`](https://github.com/wasabeef/awesome-android-ui/commit/facc256038aec8d18e68230a1436b9bc99d2dcb5) ContentLoadingProgressDialog is added ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `pages/Progress.md` (+1 -0) </details> ### 📄 Description ContentLoadingProgressDialog is added without an image. The library is look exactly like the normal ProgressDialog. The cool feature is that it is not displayed at all if it is dismissed in 500 millisecond to avoid UI flashes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:20:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-android-ui#142