Skip to content

Commit

Permalink
Merge remote branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
digdog committed Nov 6, 2010
2 parents bac422b + b7708a5 commit e151c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ DDActionHeaderView uses Blocks, Quartz 2D, CALayer, CAGradientLayer, CAAnimation

Once you set the items array, previous items will be removed from action picker if there is any.

5. You can optionally decided if you want to shrink action picker:
5. You can optionally decide if you want to shrink action picker:

if (self.actionHeaderView.isActionPickerExpanded) {
[self.actionHeaderView shrinkActionPicker];
Expand Down

0 comments on commit e151c8f

Please sign in to comment.