wudebin 1 vuosi sitten
vanhempi
sitoutus
d1bb088937

+ 1 - 0
Strides-APP/app/pages/alert/ViewArticle.js

@@ -147,6 +147,7 @@ export default class ViewArticle extends Component {
         <ScrollView
           style={styles.container}
           onScroll={e => this.onScrollView(e)}
+          scrollEventThrottle={16}
           contentContainerStyle={$padding(0,0,32)}>
           { utils.isNotEmpty(this.state.messageInfo.articleImages) &&
             <Swiper

+ 1 - 0
Strides-APP/app/pages/alert/ViewCampaign.js

@@ -160,6 +160,7 @@ export default class ViewCampaign extends Component {
       <ScrollView
         style={styles.container}
         onScroll={e => this.onScrollView(e)}
+        scrollEventThrottle={16}
         contentContainerStyle={$padding(0,0,32)}>
         { utils.isNotEmpty(this.state.messageInfo.articleImages) &&
           <Swiper

+ 4 - 4
Strides-APP/ios/Strides.xcodeproj/project.pbxproj

@@ -1834,7 +1834,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_ENTITLEMENTS = Strides/Strides.entitlements;
-				CURRENT_PROJECT_VERSION = 340;
+				CURRENT_PROJECT_VERSION = 350;
 				DEVELOPMENT_TEAM = 3L3U7K6Q28;
 				ENABLE_BITCODE = NO;
 				"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
@@ -1847,7 +1847,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 3.1.9;
+				MARKETING_VERSION = 3.2.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-DFOLLY_NO_CONFIG",
@@ -1887,7 +1887,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_ENTITLEMENTS = Strides/Strides.entitlements;
-				CURRENT_PROJECT_VERSION = 340;
+				CURRENT_PROJECT_VERSION = 350;
 				DEVELOPMENT_TEAM = 3L3U7K6Q28;
 				ENABLE_BITCODE = NO;
 				"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
@@ -1900,7 +1900,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 3.1.9;
+				MARKETING_VERSION = 3.2.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-DFOLLY_NO_CONFIG",