jeremy 5 éve
szülő
commit
ac1290388e

+ 2 - 2
RainbowPlanet/RainbowPlanet/Modules/RedemptionAreaModule/RedemptionArea/ViewController/RedemptionAreaViewController.swift

@@ -56,7 +56,7 @@ class RedemptionAreaViewController: BaseViewController {
     
     lazy var scrollView: UIScrollView = {
         let scrollView = UIScrollView(frame: CGRect(x: 0, y: kNavBarTotalHeight, width: kScreenWidth, height: kScreenHeight-kNavBarTotalHeight-kTabBarTotalHeight))
-        scrollView.contentSize = CGSize(width: kScreenWidth, height: 1723.5*kScaleWidth)
+        scrollView.contentSize = CGSize(width: kScreenWidth, height: 1795*kScaleWidth)
         scrollView.bounces = false
         scrollView.isHidden = true
         scrollView.addSubview(imageView)
@@ -64,7 +64,7 @@ class RedemptionAreaViewController: BaseViewController {
     }()
     
     lazy var imageView: UIImageView = {
-        let imageView = UIImageView(frame: CGRect(x: 0, y: 0, width: kScreenWidth, height: 1723.5*kScaleWidth))
+        let imageView = UIImageView(frame: CGRect(x: 0, y: 0, width: kScreenWidth, height: 1795*kScaleWidth))
         imageView.image = kImage(name: "activity")
         return imageView
     }()

BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@2x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneApp_60pt@3x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@2x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneNotification_20pt@3x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@2x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight5_29pt@3x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@2x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconiPhoneSpootlight7_40pt@3x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/AppIcon.appiconset/AppIconstore_1024pt.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/CommunityModule.xcassets/activity.imageset/activity@2x.png