[Modify]消息添加滑动到对应位置和移除非好友提示

This commit is contained in:
wushaocheng
2023-02-27 15:51:36 +08:00
parent 2565cdc439
commit 55c66d3f9f
6 changed files with 82 additions and 22 deletions

View File

@@ -28,6 +28,7 @@ public interface Extras {
String EXTRA_ACCOUNT = "account";
String EXTRA_TYPE = "type";
String EXTRA_ANCHOR = "anchor";
String EXTRA_RECORDID = "recordId";
String EXTRA_CUSTOMIZATION = "customization";
String EXTRA_IS_IN_TEAM = "isInTeam";