L lovingdog Lurker Jul 13, 2020 #1 what is wrong with this code? i am a beginner. code: Toast.makeText( context: MainActivity.this, text:"hey there!",toast.LENGTH_SHORT).show(); Last edited: Jul 13, 2020
what is wrong with this code? i am a beginner. code: Toast.makeText( context: MainActivity.this, text:"hey there!",toast.LENGTH_SHORT).show();