You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion, adding a TextView to the starting or ending point of each dashWidth, or adding it to the middle point of dashGap and providing the value using angleToProgress, seems like a potential solution.
Alternatively, another approach could involve accepting a List of Integers as a parameter representing the desired angles. Then, you could add a TextView containing the Progress value obtained using angleToProgress to the corresponding positions.
Furthermore, since TextViews have been added, it might be necessary to slightly decrease the radius to accommodate the TextView size.
If I need to add the textview in the gap indicating the progress. What is the process for achieving this?
Here is the below reference
The text was updated successfully, but these errors were encountered: