I have an application that uses OnDragListener .
Since this was only introduced in API Level 11, I am looking for a library (similar to ActionBarSherlock for Fragments) that supports this functionality for lower levels.
Is there anything similar that might help make the app more compatible with Adnroid 11 versions?
source share