-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8cae954
commit 00e76f5
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# android_twitter_heart_animation_button | ||
Twitter heart animation button on Android<br/> | ||
这是一个自带魔法少女效果的动画按钮。<br/> | ||
在一丝姐姐处看到[twitter这个按钮web版](http://codepen.io/yisi/pen/LpXVJb),觉得有趣,于是我就在android上实现了下。<br/> | ||
由于做成了帧动画会耗性能,所以实际并无卵用,纯娱乐意味。<br/> | ||
![](https://github.com/lightsmeki/android_twitter_heart_animation_button/blob/master/demoanim.gif) |