Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Nov 22, 2013
1 parent 38e5b98 commit f1a0663
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ Also make sure that you are not using a translucent navigation bar. E.g., in you
[self.navigationController.navigationBar setTranslucent:NO];
```

Update the navbar fadeout
--------------------
Call ```[self refreshNavbar]``` whenever you change your navbar items, or they won't fadeout.

Changelog
==================

Expand Down

0 comments on commit f1a0663

Please sign in to comment.