First, thank you in advance. I am new to Basic4Android and I love it. I am learning as I go. I’m new to programming too.
Here is the problem (task):
I made an app that generates a random number when pressing a button. Now, the number stays on the screen until I press again the button.
How do I make the number fade away (disappear) automatically after, say, three seconds. This way the screen goes blank and is ready for another random number. I am guessing the next number (as a game) but I don’t want to look at the already shown number. Get the idea?
Again, thank you.
Here is the problem (task):
I made an app that generates a random number when pressing a button. Now, the number stays on the screen until I press again the button.
How do I make the number fade away (disappear) automatically after, say, three seconds. This way the screen goes blank and is ready for another random number. I am guessing the next number (as a game) but I don’t want to look at the already shown number. Get the idea?
Again, thank you.