<TextView
android:layout_marginLeft="12dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="New Text"
android:id="@+id/tvVExample"
android:textColor="#496933"
android:singleLine="false"
android:textStyle="bold"
android:textSize="16sp"/>
たとえば、テキストは次のとおりです。
Having desirable or positive qualities especially those suitable for a thing specified
そして、それは私に示しています:
Having desirable or positive qualities especially those suita
specified
ラップできます。そして、それは2行を示していますが、いくつかの単語が隠されています
私が期待したのは:
Having desirable or positive qualities especially those
suitable for a thing specified