mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 07:22:17 -05:00
[PR #42] [CLOSED] Add ContentLoadingProgressDialog #142
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wasabeef/awesome-android-ui/pull/42
Author: @tasomaniac
Created: 7/9/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
af5e536Update README.mdfacc256ContentLoadingProgressDialog 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.