remove [移除已读未读标记]
This commit is contained in:
parent
6945414be3
commit
79f0237849
@ -108,6 +108,7 @@ public class PDLiveMessageListAdapter extends MessageListAdapter {
|
||||
if (content instanceof MessageChatTipsContent) {
|
||||
readReceiptNew.setVisibility(View.GONE);
|
||||
}
|
||||
readReceiptNew.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
holder.getConvertView().setOnTouchListener(new View.OnTouchListener() {
|
||||
|
Loading…
Reference in New Issue
Block a user