skyfishjy / android-ripple-background

A beautiful ripple animation for your app
MIT License
2.26k stars 579 forks source link

Why not use nineoldandroids? #3

Closed XinyueZ closed 8 years ago

XinyueZ commented 9 years ago

For some reasons of animations that are only supported by api-level 11.? I know it. My suggestion is nineoldandroids, and api-level 9 is at least OK.

ppamorim commented 9 years ago

Use ViewCompat now

skyfishjy commented 9 years ago

@ppamorim thx.