TF-736 Apply new design for rich text button
This commit is contained in:
@@ -51,6 +51,9 @@ enum RichTextStyleType {
|
||||
return imagePaths.icStyleCodeView;
|
||||
case headerStyle:
|
||||
return imagePaths.icStyleHeader;
|
||||
case textColor:
|
||||
case textBackgroundColor:
|
||||
return imagePaths.icStyleColor;
|
||||
default:
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user