wordpress-mobile / AztecEditor-Android

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

Move loading from HTML to a background thread #1064

Open planarvoid opened 6 months ago

planarvoid commented 6 months ago

Fix

This PR creates a version of the fromHtml method which runs on the background thread. This makes the entry loading much faster.

Test

  1. Test with the DO PR

Review

@danilo04

Make sure strings will be translated: