I am displaying a string to the user while uploading a video which says something like
20% uploaded
So when the percentage number is single-digit I would like the space for ten's place to be filled by a white space character.
Like How we show 01,02,03 for single - digits as a solution many times, I would like to show white space instead of that 0.