diff --git a/src/components/PhotoList.tsx b/src/components/PhotoList.tsx index e60ea715e..5886acff3 100644 --- a/src/components/PhotoList.tsx +++ b/src/components/PhotoList.tsx @@ -270,6 +270,7 @@ export function PhotoList({ const getAppDownloadFooter = () => { return { itemType: ITEM_TYPE.OTHER, + height: FOOTER_HEIGHT, item: (

{constants.INSTALL_MOBILE_APP()}

@@ -281,6 +282,7 @@ export function PhotoList({ const getAlbumsFooter = () => { return { itemType: ITEM_TYPE.OTHER, + height: FOOTER_HEIGHT, item: (