im trying to set a custom back button for my app's navigation bar. right now im using this code to do it:
[[UIBarButtonItem appearance] setBackButtonBackgroundImage:[UIImage imageNamed:@"backbutton.png"] forState:UIControlStateNormal barMetrics:UIBarMetricsDefault];
This ends up distorting my image and making it stretched out. it also adds the text over it. How would I make it so that it just displays this image?
Here is the image: http://thai-flashcards.info/images/arrow-blue-rounded-left.jpg?1303347394