我试图使用Notification.Builder.setLargeIcon(bitmap)带有位图图像.我有我想在可绘制文件夹中使用的图像,那么如何将其转换为位图?
Notification.Builder.setLargeIcon(bitmap)
android bitmap
android ×1
bitmap ×1