Skip to content

Commit

Permalink
Update screenshot URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ching-Lan 'digdog' HUANG 黃 青嵐 committed Jan 28, 2011
1 parent e151c8f commit c966a9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -4,7 +4,7 @@ Header with title and actions, rapid UI component for quick hands.
## Features
DDActionHeaderView is a new UI component combined the concept of UIToolbar and UINavigationBar. The goal of the design is to allow application **to have both title label and action items in one header, and keep simplicity and accessibility at the same time**.

![](http://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Portrait.png)
![](https://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Portrait.png)

1. Clean and simple user interface.
2. Slick animation as visual hints.
Expand Down Expand Up @@ -63,9 +63,9 @@ DDActionHeaderView uses Blocks, Quartz 2D, CALayer, CAGradientLayer, CAAnimation

## Screenshots

![](http://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Portrait.png)
![](https://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Portrait.png)

![](http://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Landscape.png)
![](https://github.com/digdog/DDActionHeaderView/raw/master/Screenshots/Landscape.png)

## License

Expand Down

0 comments on commit c966a9d

Please sign in to comment.