askerov / DynamicGrid

Drag and drop GridView for Android
Apache License 2.0
925 stars 287 forks source link

Backport to support Android 2.x #10

Closed trietbui85 closed 10 years ago

trietbui85 commented 10 years ago

As I see in usage All grid item animations require api 11 (Honeycomb)

It seems you're using some animations only exists in Honeycomb+.

Do you think about using NineOldAndroids to backport this animation so that DynamicGrid can support Android 2.x?

askerov commented 10 years ago

I think Android 2.x not actual already.