pull/187/head
M66B 4 years ago
parent 01e8c5b415
commit a8fd659165

@ -1681,8 +1681,6 @@ public class HtmlHelper {
@NonNull
static String getText(Context context, String html) {
final StringBuilder sb = new StringBuilder();
Document d = JsoupEx.parse(html);
truncate(d, true);

Loading…
Cancel
Save