【问题标题】:Can the titles and each title be customized color?标题和每个标题可以自定义颜色吗?
【发布时间】:2021-09-21 02:20:09
【问题描述】:

我在"index.txt"中有一个列表视图及其标题
目前没有任何问题。

我只需要一个代码就可以使"index.txt" 像 HTML 视图一样工作

为标题着色、加粗等,类似这样:

        listView = findViewById(R.id.listView);
Index("index.txt");

【问题讨论】:

  • 请尽量解释清楚。
  • 我想使用Html.fromHtml 作为列表视图。很简单:文本文档中的标题看起来都一样。我想为标题添加颜色,或者加粗。

标签: java android html listview


【解决方案1】:

使用ANSI color codes,但这取决于操作系统以及您打印文件的方式。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-08-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-11-14
    • 1970-01-01
    相关资源
    最近更新 更多