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
When showing a value such as 3615, the value is shown as 3.615 when is should be shown as 3.5K
I would suggest creating a separate method that would abbreviate the Int value use the proper suffix for 1000.
The text was updated successfully, but these errors were encountered:
When showing a value such as 3615, the value is shown as 3.615 when is should be shown as 3.5K
I would suggest creating a separate method that would abbreviate the Int value use the proper suffix for 1000.
The text was updated successfully, but these errors were encountered: