Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siriscac committed Sep 8, 2014
1 parent 1c2c678 commit 3a7dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ View that imitates Ripple Effect on click which was introduced in Android L.

@Override
public void onClick(View v) {
Toast.makeText(getApplicationContext(), "Ripples Yo! :D", Toast.LENGTH_LONG).show();
//your code
}
});
Expand Down

0 comments on commit 3a7dd9e

Please sign in to comment.