I need to create a custom button layout and I cannot figure out how to make working buttons that don't overlap.
I've created an ImageView along with Buttons that have the masks as the background set to invisible, as to only display the ImageView.
ImageView:
Buttons and masks:
It's not the most exact placement, but I'll take it.
Right now, I've only got each button using an onClick function and absolutely nothing happens.