I want to display a Dialog that will look like this one from Whatsapp:

I tried using an xml file with two ImageButtons and use it in the alert.setView method, but the buttons couldn't access the functions I wanted them to activate...
Any other idea or a way to access the functions?