Adding onClick Action To Button In Notification

前端 未结 1 1874
我寻月下人不归
我寻月下人不归 2020-12-01 23:15

I\'m trying to add button to Notification using custom layout. I was able to add the layout and display the button. However, I still can\'t figure out a way to add click lis

1条回答
  •  情歌与酒
    2020-12-01 23:40

    You may have to register your listner in AndroidManifest.xml. Take a look at this one

    0 讨论(0)
提交回复
热议问题