I have looked but couldn't find anything that worked. I'm very much a beginner with all this so I apologize if it's a simple question.
I want to create a button in C# for Android (Monodroid) that when clicked shows a "pressed state" so the user is aware the button has been used.
How do I do this? I have two images in my drawables folder which are .png files from Photoshop - how can I incorporate this into my project?
