I am finding difficult to to create 9 patch of below image without distorting square and quarter circle. I know if I reduce the height of both shapes ( which is currently half of main rectangle itself ) , it will not be that difficult.
Is there any way around to create 9 patch for such images without reducing their height ?
Only possibility that I see is to make height of left thing + height of right thing 1px smaller than height of whole image, and than to make 9-patch stretch just on that pixel in middle.