tyrantgit / ExplosionField

explosive dust effect for views
3.6k stars 578 forks source link

Update sample to showcase bitmap explosion capability #15

Open pranav-g10 opened 8 years ago

pranav-g10 commented 8 years ago

The bitmap explosion capability was hidden in the code and not showcased in the sample. Added touch listener on the entire MainActivity root view to showcase the direct bitmap explosion capability - triggered on touch DOWN and MOVE events.

pranav-g10 commented 8 years ago

Great library BTW. I particularly needed the gesture explosion and didn't realize it was already available till I dove into the code, so I thought that it should be showcased.

Don't know how to update the gif though....