自定义通知 android
我正在尝试在 Android 中创建一个自定义状态栏通知,除了文本之外,它还有一个按钮或图像。该按钮应该执行不同的任务。我使用 setOnClickPendingIntent 注册要在单击按钮时执行的任务。但它调用主通知的 contentIntent,而不是为按钮注册的 contentIntent。
提前致谢。
I am trying to create a custom status bar notification in Android that has a button or image in addition to the text. The button should do a different task. I used setOnClickPendingIntent to register a task to be performed on button click. But it calls the contentIntent for the main notification instead of the one registered for the button.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论