feat:公聊发布头条-图片多语言适配

This commit is contained in:
max
2024-05-11 16:38:10 +08:00
parent 7f38169684
commit 9f7187e7ae
3 changed files with 1 additions and 1 deletions

View File

@@ -687,7 +687,7 @@ public class PublicChatMessageView extends FrameLayout {
builder.setTextStyle(nick, ContextCompat.getColor(getContext(), R.color.color_DE3446), null, null, null, null, null);
}
tvContent.setText(builder.build());
tvContent.setTextSize(9);
tvContent.setTextSize(11);
setNullBackground(tvContent);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB