-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a modification of the CircleProgressTile. Added the ability to …
…show different units in the larger center text with the percentage shown in the lower unit. CircleProgressTile has the percentage hard coded. Other modifications swap the placement of value and unit. The Larger Center text displays the Value in its actual number. The smaller lower text shows the percent of the maxValue in a numeric value that is also displayed in the circular progress bar.
- Loading branch information
1 parent
3ee4cb3
commit 0ee10eb
Showing
4 changed files
with
403 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.