You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set the smallIcon and LargeIcon to 'ic_notif', saved it in res/drawable but the only thing appears is an Info Icon.
It seems that it can't find the icon but it's saved properly.
When editing Notifications.kt at Line 156 and set smallIconConfigResourceName to the resource name - it works.
The text was updated successfully, but these errors were encountered:
I have set the smallIcon and LargeIcon to 'ic_notif', saved it in res/drawable but the only thing appears is an Info Icon.
It seems that it can't find the icon but it's saved properly.
When editing Notifications.kt at Line 156 and set
smallIconConfigResourceName
to the resource name - it works.The text was updated successfully, but these errors were encountered: