wxr
2022-01-10 ace942d3f082a8a9687cf65337ee1c342a5c9bd8
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 @@
    }
}