Skip to content

Commit

Permalink
animation preview and licence
Browse files Browse the repository at this point in the history
  • Loading branch information
elevenetc committed Sep 2, 2015
1 parent 1bf8b6e commit c4e9277
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# BadgeView
Badge view with animated effect which shows a bitmap or a text.

![animation](docs/badgeview-spongebob.gif)
### Usage
```XML
<su.levenetc.android.badgeview.BadgeView
Expand Down Expand Up @@ -35,3 +37,5 @@ new BadgeView.AnimationSet(badgeView)
.add("Im fine!", 1500)
.play();
```
### Licence
http://www.apache.org/licenses/LICENSE-2.0

0 comments on commit c4e9277

Please sign in to comment.