Skip to content

Commit

Permalink
Merge pull request UrbanApps#16 from paulmars/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
coneybeare authored Aug 2, 2016
2 parents 40d984e + 8afb80b commit 3f9d670
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 @@ -40,7 +40,7 @@ There are many different configuration options to setup UAProgressView the way y

##### Center View

Rather than force a stop button, label or some other canned central view, you can set the center view to be anything you want. In the example above, the `centralView` is set to a custom `UILabel`.
Rather than force a stop button, label or some other canned central view, you can set the center view to be anything you want. In the example below, the `centralView` is set to a custom `UILabel`.

The `centralView` will be centered in the view but not resized, so plan accordingly when setting it up. It sits above the progress view in the layer hierarchy so it receives first tap.

Expand Down

0 comments on commit 3f9d670

Please sign in to comment.