set Small Notification Icon
Sets the small 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 using the app icon as the small icon.
Parameters
small Notification Icon Name
the name of the notification drawable.