File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
app/src/main/java/fr/free/nrw/commons/bookmarks/pictures Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 11package fr .free .nrw .commons .bookmarks .pictures ;
22
3- import android .app .Activity ;
43import android .content .ContentProviderClient ;
54import android .content .ContentValues ;
6- import android .content .Intent ;
75import android .database .Cursor ;
86import android .database .sqlite .SQLiteDatabase ;
97import android .os .RemoteException ;
10- import android .view .View ;
118
129import androidx .annotation .NonNull ;
1310
14- import com .google .android .material .snackbar .Snackbar ;
15-
1611import java .util .ArrayList ;
1712import java .util .List ;
1813
2116import javax .inject .Provider ;
2217import javax .inject .Singleton ;
2318
24- import fr .free .nrw .commons .R ;
2519import fr .free .nrw .commons .bookmarks .Bookmark ;
26- import fr .free .nrw .commons .bookmarks .BookmarksActivity ;
2720
2821import static fr .free .nrw .commons .bookmarks .pictures .BookmarkPicturesContentProvider .BASE_URI ;
2922
You can’t perform that action at this time.
0 commit comments