Skip to content

Commit

Permalink
Markdown...
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Apr 21, 2014
1 parent b944c6c commit 739a9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Blocks are always called on the main thread.
* Tint color will change colors on buttons, album checkmark and photo checkmark.
* Navigation bar tint color will also affect the album view.
* Navigation bar foreground color will also affect text color in album cells.
Example
##### Example
```objc
[anImagePicker.view setTintColor:[UIColor redColor]];
[anImagePicker.navigationBar setBarTintColor:[UIColor blackColor]];
Expand Down

0 comments on commit 739a9e9

Please sign in to comment.