Hi there,
I have a Seekbar in my app that goes from 0 to 7200 (2 hours).
Now I want to display a label that appears that selected value in HH:MM:SS
I have tried many examples and read the entire forum about it and it doesn't work.
The only thing I could make work are the seconds, which I used "Value Mod 60".
But how about Minutes and Hours?
Any help would be appreciated
I have a Seekbar in my app that goes from 0 to 7200 (2 hours).
Now I want to display a label that appears that selected value in HH:MM:SS
I have tried many examples and read the entire forum about it and it doesn't work.
The only thing I could make work are the seconds, which I used "Value Mod 60".
But how about Minutes and Hours?
Any help would be appreciated