自定义通知 android

发布于 2024-12-10 19:58:33 字数 171 浏览 0 评论 0原文

我正在尝试在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文