HDL-ON_Android/SplashActivity.cs
@@ -53,7 +53,7 @@ if (HDL_ON.OnAppConfig.Instance.FirstRunApp) if (HDL_ON.OnAppConfig.Instance.FirstRunApp || !HDL_ON.OnAppConfig.Instance.isAgreePrivacyPolicy) { Intent intent = new Intent(this, typeof(AgreementActivity)); @@ -319,4 +319,6 @@ } }