Hello
I've relative layout on which I have several buttons at the top of the screen.
I'm then trying to draw on a canvas below the buttons.
Problem I have is that my box below the buttons draws but the buttons disappear.
I'm assuming the canvas is drawing over the buttons and obscuring them.
Any Ideas what I can do to stop this.
I can post my code if you want.
Thanks in advance.
Phil



