Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mobile Safari-style back button for UIWebView?

I haven't been able to find any sort UIBarButtonSystemItem representing tha "Back" button in Mobile Safari. I want my UIWebView's controls to look just like the ones in Mobile Safari so it makes sense. Would the best solution be to just screenshot UIBarButtonSystemItemPlay (same image as the Forward button) and flip it?

Thanks.

like image 739
Arman Avatar asked Dec 14 '09 22:12

Arman


1 Answers

I just made them for myself, basically they are exact copies (don't count the pixels though). You may use them in any way you like, commercially or not. Just don't try to sell them please.

[File removed, iOS 7 introduced a whole new look for those buttons.]

like image 86
ff10 Avatar answered Sep 30 '22 19:09

ff10