From 13eb0ef780ae835c0420c68d78c03a7281f91c31 Mon Sep 17 00:00:00 2001 From: NachoSoto Date: Wed, 20 Dec 2023 14:34:20 -0800 Subject: [PATCH] `Paywalls`: improve template 5 landscape layout I didn't notice this initially because I had been testing with 3 packages that happened to fill the screen --- RevenueCatUI/Templates/Template5View.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RevenueCatUI/Templates/Template5View.swift b/RevenueCatUI/Templates/Template5View.swift index 6e167696ba..c5734fcc39 100644 --- a/RevenueCatUI/Templates/Template5View.swift +++ b/RevenueCatUI/Templates/Template5View.swift @@ -82,6 +82,8 @@ struct Template5View: TemplateViewType { .scrollableIfNecessary() } + Spacer() + self.subscribeButton self.footerView