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.
有什么方法可以阻止点击 android 4 平板电脑中的通知栏。我知道没有直接的方法,但有绕过的方法吗?谢谢
不,你不能处理通知栏点击事件。
唯一可能的是处理属于您的应用程序的通知图标的单击事件。你不能事件处理另一个通知栏图标的点击事件