From 4f67b56ea082d9bc489856ade79fd1a69c20e6fe Mon Sep 17 00:00:00 2001 From: Alan Maynard Date: Wed, 17 Apr 2019 18:47:24 -0400 Subject: [PATCH] SWF-17 new image assets, implementation for utilization trend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - currently we generate a random number between 0 and the credit limit of an account in order to “simulate” trend compared to previous statement utilization - added some nice images to further display the trends --- .../Base.lproj/Interface.storyboard | 27 ++++++++++---- .../arrow_down.imageset/Contents.json | 23 ++++++++++++ .../arrow_down.imageset/arrow_down.png | Bin 0 -> 1386 bytes .../arrow_down.imageset/arrow_down@2x.png | Bin 0 -> 3029 bytes .../arrow_down.imageset/arrow_down@3x.png | Bin 0 -> 4591 bytes .../arrow_up.imageset/Contents.json | 23 ++++++++++++ .../arrow_up.imageset/arrow_up.png | Bin 0 -> 1122 bytes .../arrow_up.imageset/arrow_up@2x.png | Bin 0 -> 3045 bytes .../arrow_up.imageset/arrow_up@3x.png | Bin 0 -> 4630 bytes .../UtilizationTrendInterfaceController.swift | 35 +++++++++++++++--- .../WellnessInterfaceController.swift | 9 ++++- .../project.pbxproj | 2 + 12 files changed, 105 insertions(+), 14 deletions(-) create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_down.imageset/Contents.json create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_down.imageset/arrow_down.png create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_down.imageset/arrow_down@2x.png create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_down.imageset/arrow_down@3x.png create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_up.imageset/Contents.json create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_up.imageset/arrow_up.png create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_up.imageset/arrow_up@2x.png create mode 100644 SynchronyFinancial/SynchronyFinancial WatchKit Extension/Assets.xcassets/arrow_up.imageset/arrow_up@3x.png diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard index 4374249..746560d 100644 --- a/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard @@ -56,7 +56,9 @@ -