remove ellipsize from headline row title

This commit is contained in:
Andrew Dolgov 2013-10-17 13:26:33 +04:00
parent 5df4a51fc9
commit 8b37c8cc2c
4 changed files with 1 additions and 5 deletions

View File

@ -33,7 +33,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:ellipsize="end"
android:gravity="center_vertical"
android:singleLine="false"
android:text="Sample entry title"

View File

@ -31,7 +31,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:ellipsize="end"
android:gravity="center_vertical"
android:singleLine="false"
android:text="Sample entry title"

View File

@ -31,7 +31,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:ellipsize="end"
android:gravity="center_vertical"
android:singleLine="false"
android:text="Sample entry title"
@ -134,4 +133,4 @@
</LinearLayout>
</LinearLayout>
</FrameLayout>
</FrameLayout>

View File

@ -28,7 +28,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:ellipsize="end"
android:gravity="center_vertical"
android:singleLine="false"
android:text="Sample entry title"