更新模块通知栏显看不到当前进度,以及更新下载中可以清理通知问题,华为强制更新退出软件后台下载不显示通知问题
UpdateAppService
notify.contentView.setTextColor( R.id.notify_updata_values_tv,getResources().getColor(R.color.colorMainRed));
notify.flags=Notification.FLAG_NO_CLEAR;
UpdateAppService
notify.contentView.setTextColor( R.id.notify_updata_values_tv,getResources().getColor(R.color.colorMainRed));
notify.flags=Notification.FLAG_NO_CLEAR;