如何在 Android Wear 卡片上设置图标
How to set icon on top of Android Wear card
Android 如何在卡片顶部佩戴应用程序设置图标,如下图所示(绿色图标)
非常感谢!
您必须使用 WearableExtender
中的 setContentIcon
来自文档
Set an icon that goes with the content of this notification.
Android 如何在卡片顶部佩戴应用程序设置图标,如下图所示(绿色图标)
非常感谢!
您必须使用 WearableExtender
来自文档
Set an icon that goes with the content of this notification.