gpt4 book ai didi

android - 在 android 中具有中心对齐的对齐文本

转载 作者:行者123 更新时间:2023-11-29 20:43:09 25 4
gpt4 key购买 nike

大家好,我正在开发 Android 应用程序,其中我使用 TextView 在屏幕上居中对齐显示一些文本。但问题是文本在屏幕上没有正确对齐。这是我用来在屏幕上显示居中对齐文本的 xml 代码。请帮我做这件事。

<TextView
android:id="@+id/lastMessage"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:paddingLeft="10dp"
android:paddingRight="10dp"
android:layout_gravity="center"
android:text="Mana addd asdwd ekff fec greq crrq grooe cieurnf covhrpw cjcneie ejducbc ueiche deidhe idhcecm ekwp ww"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textSize="12sp" />

最佳答案

此库将为您提供一种调整文本的方法。

兼容 Android 2.2 到 5.X

https://github.com/bluejamesbond/TextJustify-Android

关于android - 在 android 中具有中心对齐的对齐文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30725958/

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