set Large Notification Icon
Sets the large icon used in notifications.
The icon name must be the resource entry name for a given drawable. See https://developer.android.com/reference/android/content/res/Resources.html#getResourceEntryName(int) for how to retrieve the entry name for a drawable.
Defaults to no large icon being shown.
Parameters
large Notification Icon Name
the name of the notification drawable.