30
Android'de bir TextView'e nasıl yeni satır ekleyebilirim?
Ben tanımladığınızda TextViewin xml, nasıl kendisine yeni bir satır eklerim? \nişe yaramıyor gibi görünüyor. <TextView android:id="@+id/txtTitlevalue" android:text="Line1: \n-Line2\n-Line3" android:layout_width="54dip" android:layout_height="fill_parent" android:textSize="11px" />