“我的”页面修改。更换签名,包名,友盟统计、百度统计账号,

This commit is contained in:
oujunhui
2020-04-03 16:54:53 +08:00
parent 6d104effe5
commit 8a922f39c6
69 changed files with 455 additions and 565 deletions

View File

@@ -451,8 +451,8 @@ public class MessageFragment extends TFragment implements ModuleProxy, MessageLi
@Subscribe(threadMode = ThreadMode.MAIN)
public void onAntiSpamEvent(AntiSpamEvent event) {
// Toast.makeText(getContext(), "发送失败,轻寻提醒您文明用语~", Toast.LENGTH_SHORT).show();
SingleToastUtil.showToastShort("发送失败,轻寻提醒您文明用语~");
// Toast.makeText(getContext(), "发送失败,66陪玩提醒您文明用语~", Toast.LENGTH_SHORT).show();
SingleToastUtil.showToastShort("发送失败,66陪玩提醒您文明用语~");
}
private int moreCustomDrawable;