Is it possible to create a button in android with two clickable areas? If so how? Thanks for any help.
You could add two buttons and use background images and set margins to 0, so that they practically look like a single button.