android TextView 每行字数显示的问题

    xiaoxiao2021-03-25  85

    android:singleLine="false"                 android:maxEms="" //设置字数

                    android:width=""   //设置长度

    如果想是上面的方法有效就必须设置宽度android:layout_width="wrap_content"

    转载请注明原文地址: https://ju.6miu.com/read-19855.html

    最新回复(0)