Skip to content

显示不生效 #8

Description

@xiaohange
NSMutableAttributedString *attributedMessage = [[NSMutableAttributedString alloc] initWithString:resp.songlistContent attributes:@{ NSFontAttributeName: [UIFont systemFontOfSize:16.0f], NSForegroundColorAttributeName: RGB(59, 59, 59, 1.0) }];
          [PPStickerDataManager.sharedInstance replaceEmojiForAttributedString:attributedMessage font:[UIFont systemFontOfSize:16.0f]];
          commentLabel.attributedText = attributedMessage;//@"\U0000fffc"

显示的是 [鼓掌], 而不是表情

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions