lucadln / android

Android app development
3 stars 0 forks source link

SA0: Retrieve last call. #68

Closed lucadln closed 6 years ago

lucadln commented 6 years ago

Maybe change managedCursor.moveToNext() with managedCursor.moveToLast() to solve this?