开发者

how to give button in status notification bar?

开发者 https://www.devze.com 2023-02-17 08:05 出处:网络
i am de开发者_如何学Goveloping an application in android which will notify user his current location...i want to give button as \"show map\" inside a notification message when on clicked he can view t

i am de开发者_如何学Goveloping an application in android which will notify user his current location...i want to give button as "show map" inside a notification message when on clicked he can view the map


Use RemoteViews to create a custom view for your notification. See Creating a Custom Expanded View section in link

0

精彩评论

暂无评论...
验证码 换一张
取 消