Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	.gitignore
  • Loading branch information
wosojadfjgo committed Jun 25, 2018
1 parent b578715 commit d349278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/heyongrui/firework/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

public class MainActivity extends AppCompatActivity implements View.OnClickListener {

private BezierFireworkAnim fireworkAnim;
private BezierFireworkAnim fireworkAnim;//贝塞尔抛物线动画
private Drawable redHeartBg;
private Drawable grayBg;

Expand Down

0 comments on commit d349278

Please sign in to comment.