Skip to content

Commit

Permalink
Added demo image
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Apr 24, 2015
1 parent 791b872 commit 6cce73a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Android library to create complex multi-state animations.

![Demo animation](docs/images/demo1.gif)

## Overview

A class that allows for complex multi-state animations using Android's
Expand All @@ -21,9 +23,9 @@ specified state to the state where the transition is defined.

### Example JSON animation definition

The following example is annotated with javascript-style comments. Note that
For illustrative purposes, the following example is annotated with javascript-style comments. However,
because the Android JSON parser is used in this project,
**comments in JSON files are not supported**!
**comments in JSON resource files are not supported**!

```javascript

Expand Down
Binary file added docs/images/demo_1.gif
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 6cce73a

Please sign in to comment.