I\'m trying to use Toast inside OnCLickListener. My code triggers the following error:
Toast
OnCLickListener
The method makeText(Context, CharSequence, int)
You can use getApplicationContext() as well. See the documentation.
getApplicationContext()