I'm going crazy developing my first custom renderer.
First of all, i am not able to debug them. Breakpoints never been hit.
I'm using Xamarin studio 5.9.7 (build 9).
I'am trying to develop a simple renderer to manage images with touch listener.
I'd like to simulate imagebutton behavior.
I need pressed image, released and disabled.
The problem is that i cannot figure out how to approach.
There are several examples but no one changes image source.
Can someone help me?
thanks in advance