Skip to content

Commit

Permalink
asset resolution update
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrank64 committed Mar 10, 2015
1 parent 2929e30 commit ad01a52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ TFSwipeShrink

A UIView subclass that mimics the video player panning in the the current YouTube iOS and Android apps.

### Example
## Example

<p align="left">
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/swipShrinkAnimation.gif" alt="Screenshot" height="480" width="320"/>
<p align="center">
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/swipShrinkAnimation.gif" alt="Screenshot" height="667" width="375"/>
</p>

### Installation
Expand All @@ -24,7 +24,7 @@ View `ExampleViewController.swift` to see an example of adding a video on top of
From here, everything should just work. It is up to you the developer to **add whatever you want on top of the swipe shrink view, such as a video or an image.**
In it's default state, you should have something that looks like this.
<p align ="center">
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/maxvideo.png" alt="Screenshot" height="480" width="320"/>
<img src="https://github.com/tfrank64/TFSwipeShrink/raw/master/RepoImages/maxvideo.png" alt="Screenshot" height="667" width="375"/>
</p>

## Author
Expand Down
Binary file modified RepoImages/maxvideo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad01a52

Please sign in to comment.