gpt4 book ai didi

android - sans-serif-thin 默认是斜体?

转载 作者:行者123 更新时间:2023-11-30 03:31:51 26 4
gpt4 key购买 nike

我正在尝试在我的一种布局中使用 roboto-thin 字体,但是当我将字体系列设置为“sans-serif-thin”时,字体默认为斜体,我无法强制其正常显示。

<TextView
android:id="@+id/textLabel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/firstLabel"
android:fontFamily="sans-serif-thin"
android:text="for this week"
android:textSize="30sp"
android:textStyle="normal"
android:layout_marginTop="-15dp" />

谁能告诉我在布局中使用 roboto-thin normal style 字体的正确方法?

最佳答案

我在我的 4.2.2 和 2.2 设备上测试了你的代码,都显示正常字体,没有斜体。也许您在代码中的某处动态设置了不同的文本样式。

关于android - sans-serif-thin 默认是斜体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17323708/

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