标签: java android notifications push-notification
我不知道这个问题是否得到了减分,但是我搜索了每一个地方,我的最后一招是stackoverflow。
我需要在水平方向向通知区域添加五个按钮。每个按钮我需要添加甚至监听器。我知道可以使用RemoteViews。但我从未见过有人向每个元素添加事件监听器。
如果有人需要推荐,这些是参考文献。
Notifications Documentation
How to create a custom notification on android
SlidingDrawer API