I made a custom background for a button and also for different button states. But now I made to a point that I cannot understand.
When button is in normal state the
I did not try it myself but if you use nine-patch as a background drawable for both states then you should consider setting proper padding box in pressed state drawable. See details here.