|
@@ -182,7 +182,6 @@ public class GalleryFragment extends OCFileListFragment {
|
|
|
|
|
|
public void searchCompleted(boolean emptySearch, long lastTimeStamp) {
|
|
public void searchCompleted(boolean emptySearch, long lastTimeStamp) {
|
|
photoSearchQueryRunning = false;
|
|
photoSearchQueryRunning = false;
|
|
- mAdapter.notifyDataSetChanged();
|
|
|
|
|
|
|
|
if (mAdapter.isEmpty()) {
|
|
if (mAdapter.isEmpty()) {
|
|
setEmptyListMessage(SearchType.GALLERY_SEARCH);
|
|
setEmptyListMessage(SearchType.GALLERY_SEARCH);
|