Hello Experts,
I have created a content page and added buttons to it using a relative layout. My designer gave me the buttons pre-positioned, meaning, they are the same size as the screen resolution (eg. 640x960, etc). This would be fine except then the only button receiving clicks is the last one added to the layout where-ever i click.
Can someone point me in the right direction to solve this?
Do I need to crop the buttons to the correct size and call it a day?
Many thanks in advance!
percy
ps: this is in c# not xaml btw