mitmel / SimpleContentProvider

A simple ContentProvider for Android
http://mobile.mit.edu/
Other
79 stars 32 forks source link

Added v4 support library for SimpleCursorAdapter.swapcursor(c) #21

Open adnaan opened 11 years ago

adnaan commented 11 years ago

The method swapcursor added in API 11 http://developer.android.com/reference/android/widget/SimpleCursorAdapter.html#swapCursor(android.database.Cursor)