Search code examples
androidwear-osandroid-cardviewandroid-cards

How to set icon on top of Android Wear card


How in Android Wear app set icon on top of card like on picture below (green icon)

enter image description here

Thank you very much!


Solution

  • You have to use setContentIcon from the WearableExtender

    From the doc

    Set an icon that goes with the content of this notification.