I'm creating an application and want to put a message using Toast. But when creating the toast the same is only at the bottom of the activity. To centralize the message I tried to use this command line.
Toast.makeText(MainActivity.this, "Taref...
asked by
03.10.2018 / 18:29