comments'
This commit is contained in:
@@ -6,6 +6,9 @@ import android.database.Cursor;
|
||||
|
||||
import net.headlezz.udacityproject1.tmdbapi.Movie;
|
||||
|
||||
/**
|
||||
* Helper class for accessing the Favorite database
|
||||
*/
|
||||
public class FavoriteProviderHelper {
|
||||
|
||||
private ContentResolver mResolver;
|
||||
|
||||
Reference in New Issue
Block a user