lingochamp / lingochamp/MagicProgressWidget
Setting background color on the inner circle for MagicProgressCircle
- Dominant language
- Java
- Stars
- 723
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Hello, The library is very useful to me. Thanks.
I had a question. Can we set the background color of the inner circle for `MagicProgressCircle`. I tried `setBackground` but that sets the background of the whole view. I hope you got what I am trying to say.
At the moment the background for the inner circle is just hollow.
Is there a method to set that to opaque? If not, can you suggest me some workaround.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the MagicProgressCircle entry point and inspect how its inner circle is drawn separately from the whole view background. Check the existing setBackground behavior and determine whether an API or documented workaround can make the inner circle opaque; done means the inner circle accepts a background color without changing the outer view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100