标签: android notifications launchmode
我有一个启动器活动,我需要将launchMode设置为singleInstance。如果我这样做,从通知栏恢复不再起作用,它每次都会启动我的启动器活动。我怎样才能让它们一起工作?