update limit of elemets shown in each search section
This commit is contained in:
parent
b4cf5761fa
commit
7c86e8f903
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ const defaultCityRadius = 10.0;
|
|||
|
||||
const galleryGridSpacing = 2.0;
|
||||
|
||||
const kSearchSectionLimit = 7;
|
||||
const kSearchSectionLimit = 9;
|
||||
|
||||
const iOSGroupID = "group.io.ente.frame.SlideshowWidget";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue