lsjwzh / lsjwzh/MaterialLoadingProgressBar
Can't change progress color
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for the library!
I can't change progress color.
``` xml
```
I set progress color, but it still black color.
Android studio 1.2 beta. Dependencies:
``` java
compile 'com.android.support:support-v13:21.0.3'
compile 'com.lsjwzh:materialloadingprogressbar:0.5.3-RELEASE'
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the XML configuration for com.lsjwzh.widget.materialloadingprogressbar.CircleProgressBar using materialloadingprogressbar:0.5.3-RELEASE, then inspect how the mlpb_progress_color attribute is read and applied. Done means the configured #566da9 color is visibly used instead of black.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100