Android TextView HTML文本在行尾换行
创始人
2024-08-19 00:30:05
0

要在Android TextView中实现HTML文本在行尾换行,可以使用以下代码示例:

  1. 首先,在XML布局文件中定义一个TextView控件:

  1. 在Java代码中,获取并设置HTML文本到TextView:
TextView textView = findViewById(R.id.textView);
String htmlText = "This is a long line of text that needs to be wrapped at the end of the line. This is a long line of text that needs to be wrapped at the end of the line. This is a long line of text that needs to be wrapped at the end of the line.";
textView.setText(Html.fromHtml(htmlText));
  1. 创建一个自定义的HtmlTagHandler类来处理HTML标签,并在标签结尾处添加一个换行符:
import android.text.Editable;
import android.text.Html;
import android.text.Spannable;
import android.text.Spanned;
import android.text.TextUtils;
import android.text.style.ClickableSpan;
import android.view.View;

import org.xml.sax.XMLReader;

public class HtmlTagHandler implements Html.TagHandler {

    private static final String TAG_BR = "br";

    @Override
    public void handleTag(boolean opening, String tag, Editable output, XMLReader xmlReader) {
        if (tag.equalsIgnoreCase(TAG_BR) && !opening) {
            output.append("\n");
        }
    }
}
  1. 修改Java代码中的TextView设置,以使用自定义的HtmlTagHandler:
TextView textView = findViewById(R.id.textView);
String htmlText = "This is a long line of text that needs to be wrapped at the end of the line. This is a long line of text that needs to be wrapped at the end of the line. This is a long line of text that needs to be wrapped at the end of the line.";

// 设置自定义的HtmlTagHandler
HtmlTagHandler htmlTagHandler = new HtmlTagHandler();
textView.setText(Html.fromHtml(htmlText, null, htmlTagHandler));

通过这个解决方法,HTML文本将在TextView中的行尾处自动换行。

相关内容

热门资讯

总算了解!!中至余干有挂装吗(... 总算了解!!中至余干有挂装吗(透视)潮汕汇app辅助(详细开挂外开挂教程)亲,关键说明,中至余干有挂...
我来教教大家!兴动互娱脚本(透... 我来教教大家!兴动互娱脚本(透视)微乐广西小程序脚本(详细开挂外开挂教程)1、许多玩家不知道微乐广西...
揭秘攻略!浙江游戏大厅辅助器(... 揭秘攻略!浙江游戏大厅辅助器(透视)微友约局辅助(详细开挂外开挂教程);运浙江游戏大厅辅助器辅助工具...
终于知道!!闲逸510k辅助软... 终于知道!!闲逸510k辅助软件(透视)皇豪互众控制系统下载(详细开挂外开挂教程)1、玩家可以在闲逸...
玩家必看秘籍!财神十三脚本(透... 玩家必看秘籍!财神十三脚本(透视)小唐家乐园辅助器(详细开挂外开挂教程);1、小唐家乐园辅助器ai辅...
一分钟了解!新天道怎么看底牌(... 一分钟了解!新天道怎么看底牌(透视)衢州都莱辅助软件(详细开挂外开挂教程);1)衢州都莱辅助软件辅助...
信息共享!雀友会潮汕麻将开挂(... 信息共享!雀友会潮汕麻将开挂(透视)微友约局辅助(详细开挂外开挂教程);1)雀友会潮汕麻将开挂辅助挂...
查到实测辅助!新超凡大厅怎么开... 查到实测辅助!新超凡大厅怎么开挂(透视)黑科技辅助软件免费(详细开挂外开挂教程)新超凡大厅怎么开挂软...
大家学习交流!湖南牵手胡子跑脚... 大家学习交流!湖南牵手胡子跑脚本(透视)福建天天开心辅助软件大全(详细开挂外开挂教程)1、福建天天开...
玩家必看秘籍!蜀山四川辅助脚本... 玩家必看秘籍!蜀山四川辅助脚本(透视)新二号辅助下载(详细开挂外开挂教程)1、这是跨平台的蜀山四川辅...