Cheesebaron / RippleEffect

Port of https://github.com/traex/RippleEffect
MIT License
10 stars 5 forks source link

Updated to version 1.3 #3

Closed REDECODE closed 8 years ago

REDECODE commented 8 years ago

Based on traex/RippleEffect - Tag: v1.3

Main differences from version 1.1: Fixed rectangular animation. Fixed OnClick (event not fired) Added OnLongPress managed Added event OnCompletition

Cheesebaron commented 8 years ago

Thanks for this PR. Could you please fix formatting of the code you have added? It is indented way more than the rest.

REDECODE commented 8 years ago

Ok, I removed all commented code and formatted the code using XamarinStudio "format document" function

Cheesebaron commented 8 years ago

Oh wow, it looks even more horrible now. I'll just cherry pick the first one and format it myself...

REDECODE commented 8 years ago

probably because XamarinStudio by default use tab instead of space for indentation

Cheesebaron commented 8 years ago

This has been manually merged. Thanks :)