Hide maps for search results
This commit is contained in:
parent
cd296373d2
commit
8950bb0515
1 changed files with 1 additions and 1 deletions
|
@ -328,10 +328,10 @@ extension GalleryAppBarExtn on GalleryType {
|
|||
case GalleryType.trash:
|
||||
case GalleryType.localFolder:
|
||||
case GalleryType.locationTag:
|
||||
case GalleryType.searchResults:
|
||||
return false;
|
||||
case GalleryType.uncategorized:
|
||||
case GalleryType.ownedCollection:
|
||||
case GalleryType.searchResults:
|
||||
case GalleryType.sharedCollection:
|
||||
case GalleryType.quickLink:
|
||||
case GalleryType.favorite:
|
||||
|
|
Loading…
Add table
Reference in a new issue