notification.setStyle(new NotificationCompat.BigTextStyle().bigText("xxxxx")).build();
notification.setStyle(new NotificationCompat.BigPictureStyle().bigPicture(bitmap)).build();
notification.setStyle(new NotificationCompat.BigTextStyle().bigText("xxxxx")).build();
notification.setStyle(new NotificationCompat.BigPictureStyle().bigPicture(bitmap)).build();