[PR #106] [MERGED] Add ColorArcProgressBar #178

Closed
opened 2025-11-07 07:21:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wasabeef/awesome-android-ui/pull/106
Author: @Shinelw
Created: 2/29/2016
Status: Merged
Merged: 3/13/2016
Merged by: @wasabeef

Base: masterHead: master


📝 Commits (3)

  • 732be3f Add ColorArcProgressBar gif
  • 188c98e add ColorArcProgressBar
  • 8b78409 add ColorArcProgressBar to Progress section

📊 Changes

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

View changed files

📝 README.md (+1 -0)
art/Android-ColorArcProgressBar.gif (+0 -0)
📝 pages/Progress.md (+1 -0)

📄 Description

This is a customizable circular progressbar.It can achieve the effect of the QQ health's arc progress with XML. What's more, we can use it by only a few codes to do the beautiful and colorful dashboard to show current data.


🔄 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/106 **Author:** [@Shinelw](https://github.com/Shinelw) **Created:** 2/29/2016 **Status:** ✅ Merged **Merged:** 3/13/2016 **Merged by:** [@wasabeef](https://github.com/wasabeef) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`732be3f`](https://github.com/wasabeef/awesome-android-ui/commit/732be3fcbc19a2e8adbaf6ae9a623d653ca1ec5b) Add ColorArcProgressBar gif - [`188c98e`](https://github.com/wasabeef/awesome-android-ui/commit/188c98edc4d1078c08b5d26215bd7193c5e9b3c4) add ColorArcProgressBar - [`8b78409`](https://github.com/wasabeef/awesome-android-ui/commit/8b78409b2e94a6569ba74c694ac8266f389dc1ec) add ColorArcProgressBar to Progress section ### 📊 Changes **3 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `art/Android-ColorArcProgressBar.gif` (+0 -0) 📝 `pages/Progress.md` (+1 -0) </details> ### 📄 Description This is a customizable circular progressbar.It can achieve the effect of the QQ health's arc progress with XML. What's more, we can use it by only a few codes to do the beautiful and colorful dashboard to show current data. --- <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:21:46 -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#178