Android Question [Solved] countdown Timer in Scrollview

behnam_tr

Active Member
Licensed User
Longtime User
Hi everyone
I want to use the countdown timer inside the scrollview, but after several hours of trying, I did not get the result!
The times will be different and must be set when creating, for example, one should be 1 hour, one should be 7 hours and...

And the important thing is that an operation must be done when the timer ends
Like showing a message to the user

like this :
svtimer.png
 

behnam_tr

Active Member
Licensed User
Longtime User
thanks @LucaMs

Solved with this library from @DonManfred

Example attached.
 

Attachments

  • countdown timer.rar
    4.4 KB · Views: 340
Upvote 0
Top