wordpress-mobile / AztecEditor-Android

A reusable native Android rich text editor component.
Mozilla Public License 2.0
673 stars 114 forks source link

Fix highlight function in the editor #1057

Closed planarvoid closed 8 months ago

planarvoid commented 8 months ago

Fix

Highlight action was only partially implemented in the Aztec editor. This PR fixes that. The color for highlight can come from 2 places. It's either set in parameters or it can be passed as part of the css styles (this takes precedence over android styles).

Test

Test this with the linked PR

Review

@[USER_NAME]

Make sure strings will be translated: