首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android 4.1版本的NotificationCompat兼容性有关问题

2013-08-06 
android 4.1版本的NotificationCompat兼容性问题Notification notify build.build()notify.contentView

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

?

热点排行