82 fix bugs,消息背景透明色,混淆mapping详细规则。
This commit is contained in:
@@ -171,7 +171,7 @@ public class ConversationCommonHolder extends ConversationBaseHolder {
|
||||
if (cellBackground != null) {
|
||||
leftItemLayout.setBackground(cellBackground);
|
||||
} else {
|
||||
leftItemLayout.setBackgroundColor(Color.WHITE);
|
||||
leftItemLayout.setBackgroundColor(Color.TRANSPARENT);
|
||||
}
|
||||
}
|
||||
if (!TUIConversationConfigClassic.isShowCellUnreadCount()) {
|
||||
|
||||
Reference in New Issue
Block a user