From ed55a49e095c298490e72608c08ab9958a2e5116 Mon Sep 17 00:00:00 2001 From: Alan Maynard Date: Thu, 4 Apr 2019 20:47:31 -0400 Subject: [PATCH] =?UTF-8?q?SWE-12=20Remove=20unused=20=E2=80=9CHome?= =?UTF-8?q?=E2=80=9D=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - we now simply display “Done” as the title to dismiss the payment result screen which is presented modally --- .../Base.lproj/Interface.storyboard | 11 +++-------- .../PaymentResultInterfaceController.swift | 5 +---- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard index 492ace8..c2bdbb3 100644 --- a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard @@ -243,14 +243,9 @@