大鹅开黑->音游

This commit is contained in:
memory
2022-09-16 00:27:46 +08:00
parent 07d1e935ab
commit 48cfc7c9fd
68 changed files with 98 additions and 98 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(), "发送失败,音游提醒您文明用语~", Toast.LENGTH_SHORT).show();
SingleToastUtil.showToastShort("发送失败,音游提醒您文明用语~");
}
private int moreCustomDrawable;