Tong
2021-09-02 609bc233e2420e0353eb3acb73e7f9b9c59095ce
//2021-09-02 BaseActivity去掉MainLauncher启动、并且改为SingleTask
1个文件已修改
2 ■■■ 已修改文件
HDL-ON_Android/Other/JPush/JPushOpenClickActivity.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Other/JPush/JPushOpenClickActivity.cs
@@ -10,7 +10,7 @@
{
    [Activity(
            Exported = true, Enabled = true, Name = "com.hdl.onpro.JPushOpenClickActivity"
        , Theme = "@android:style/Theme.Translucent.NoTitleBar", TaskAffinity = ":jpushopenclick")]
        , Theme = "@android:style/Theme.Translucent.NoTitleBar")]
    [IntentFilter(new string[] { "com.hdl.onpro.JPushOpenClickActivity", Intent.ActionView },
         Categories = new string[]
        {