Android notification large icon on the left

Viewed 217

There are multiple questions I have about android notification template. From what I know in previous android versions large icons were located on the left side, starting from android 7 they were moved to the right. And on all my devices(android 8-10) the large icon was indeed on the right side. But in this documantation, in section "Wear OS devices" there is a notification that has it's large icon on the left side and there is a small icon attached to bottom right corner.Also on the same image, the last notification, it seems like it has two large icons on the left and right, is that correct? Recently I've seen some apps on android 10 that have their notification icons moved to the left, and on android 11 with both left and right large image(look at the screenshots). So my questions are:

  1. How to create notification with both left and right large icons?
  2. How to create notification with left large icon?

https://developer.android.com/guide/topics/ui/notifiers/notifications#compatibility

Android 11 notification with both large images

Android 10 notification with large image on the left side

0 Answers
Related