wxr
2021-12-15 e71c57108e6dd407c2c6f0361f68150f2ff9aed5
HDL-ON_Android/SplashActivity.cs
@@ -6,7 +6,7 @@
namespace HDL_ON_Android
{
    [Activity(Label = "SplashActivity", Theme = "@style/SplashTheme", MainLauncher = true, Name = "com.hdl.onpro.SplashActivity")]
    [Activity(Theme = "@style/SplashTheme", MainLauncher = true, Name = "com.hdl.onpro.SplashActivity")]
    [IntentFilter(new string[] { "com.hdl.onpro.SplashActivity", Intent.ActionView })]
    public class SplashActivity : Activity
    {