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.
只是想知道使用 ScheduledNotification 时从哪里触发贪睡弹出窗口,我的意思是我想给它一些效果,以便获得一个花哨的弹出窗口,而不仅仅是普通的弹出窗口。试图检查所有地方,但找不到如何编辑或覆盖相同的内容。有什么建议么?
ScheduledNotifications 由操作系统处理,所以不能再“花哨”了——如果你想做一些不同的事情,你需要自己实现它,以及所有框架来实现。
ScheduledNotification