android 4.1版本的NotificationCompat兼容性问题 Notification notify = build.build();notify.contentView = view; //和老的Notification一样
?