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
- [ ] Fix the % value shown on the progress bar. The percentages should be indications of how below or over the target the progress is.
Convert the view to a RecyclerView such that a when a list of indicators is supplied the necessary list of indicator progress views are generated instead of the list of views being added manually.
The text was updated successfully, but these errors were encountered:
- [ ] Fix the % value shown on the progress bar. The percentages should be indications of how below or over the target the progress is.The text was updated successfully, but these errors were encountered: