I am looking for those arrow icons (a left white arrow and a white right arrow) that are used on the lower toolbar of the Photo Library (or Camera Roll). ...
I've implemented in my app a ToolBar. How do I control the buttons scale? I want them to be stretched from left to right. In the Interface Builder ---> ToolBar Attributes ...
I need custom icons in toolbar (black icons on yellow toolbar background).
I tried UIBarButtonItem initWithImage constructor, but it this case
is icon displayed using alpha values, and it seems that there is ...