问题修复

This commit is contained in:
zhanglei
2025-07-09 16:22:25 +08:00
parent a97a11c0a1
commit f629d4dde2
13 changed files with 137 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 11 KiB

@@ -17,7 +17,7 @@ import com.tencent.qcloud.tuikit.tuichat.util.StringUtils;
* */
public class LocationMessageHolder extends MessageContentHolder {
MessageAdapterContentLocationBinding mBinding;
String mapKey = "9e4aac9a04b8296e9039adce3b472f28";
String mapKey = "7583ea1d558307d4e476cd205339c4ae";
String priKey = "4985aa1abb49ce2daa20d032a374eb58";
public LocationMessageHolder(View itemView) {
super(itemView);