gpt4 book ai didi

android - 为 TextView 设置大写

转载 作者:IT王子 更新时间:2023-10-28 23:45:02 26 4
gpt4 key购买 nike

我有 TextView。我想以大写模式显示文本。有大写的属性吗?只是我在 strings.xml 中有文本,我需要在几个地方使用该行作为小写和大写。

最佳答案

在布局 XML 中,您可以设置 android:textAllCaps TextView 上的 属性:

<TextView android:textAllCaps="true"></TextView>

关于android - 为 TextView 设置大写,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12159342/

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