How to get largeIcon from Notification Listener
(Bundle) Bundle[{android.title=Road No 11, android.reduced.images=true, android.subText=10 min · 3.4 km · 6:24 AM ETA, android.showChronometer=false, android.text=Work - 6:24 AM ETA, android.progress=0, android.progressMax=0, android.appInfo=ApplicationInfo{e12b86b com.google.android.apps.maps}, android.showWhen=true, android.largeIcon=Icon(typ=BITMAP size=95x95), android.infoText=null, android.progressIndeterminate=false, android.remoteInputHistory=null, android.colorized=true}]
The type is android.graphics.drawable.Icon and I cant convert it to bitmap
(Bundle) Bundle[{android.title=Road No 11, android.reduced.images=true, android.subText=10 min · 3.4 km · 6:24 AM ETA, android.showChronometer=false, android.text=Work - 6:24 AM ETA, android.progress=0, android.progressMax=0, android.appInfo=ApplicationInfo{e12b86b com.google.android.apps.maps}, android.showWhen=true, android.largeIcon=Icon(typ=BITMAP size=95x95), android.infoText=null, android.progressIndeterminate=false, android.remoteInputHistory=null, android.colorized=true}]
The type is android.graphics.drawable.Icon and I cant convert it to bitmap