Toast message in GS

In Android if you want to show/fade in a quick message to the user and then fade out that message it's called a "toast".

Eg:
When the user presses on a "Level 9" graphic you display the message "This level is currently locked"

How can I do this in GS?
Will I have to make a custom animation for each message or is there an easier way?

Thanks!

Comments

Sign In or Register to comment.