添加友盟推送,升级小米推送

This commit is contained in:
khy
2016-12-23 11:56:02 +08:00
parent df1eec07e5
commit aabca8f771
15 changed files with 119 additions and 20 deletions

View File

@ -104,7 +104,9 @@ public class WebActivity extends BaseActivity {
}
});
getNewsCommentNum();
if (newsId != null) {
getNewsCommentNum();
}
}
@OnClick(R.id.web_comment)