Hello
Im trying to set the backgroundUri of a Dialog.
Documentation says:
Usually this is a 9-patch image to support dynamic resizing
Documentation doesn't say:
How do i create this image to be recognised as a 9 patch? I tried this approach
http://radleymarx.com/blog/wp-content/u ... guides.png but that doesn't work. What is the correct way? is there an example on how to do this?