gpt4 book ai didi

android - 在 Android 上使用 textview 写一段话

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:23:47 26 4
gpt4 key购买 nike

我想写一个段落作为我的移动应用程序的一部分。我该怎么做?

最佳答案

使用\n 来换行。

例子:

TextView t = findViewById(R.id.text);
t.setText("This is the first line\nThis is the second line\nThird line...");

关于android - 在 Android 上使用 textview 写一段话,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5040574/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com