Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道如何向状态栏发送通知,但是当它第一次启动时,它会占据整个状态栏,除了你的图标之外你什么也看不到。有什么方法可以在不占用整个状态栏几秒钟的情况下显示您的图标?
听起来你正在使用一个空的tickerText. 只需将其设置为null,系统将不会尝试显示它。
tickerText
null