We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a84e8 commit 00f1e07Copy full SHA for 00f1e07
app/src/main/res/layout/test_result_row.xml
@@ -25,8 +25,7 @@
25
android:layout_width="fill_parent"
26
android:gravity="left"
27
android:textSize="14sp"
28
- android:singleLine="true"
29
- android:ellipsize="end"
+ android:singleLine="false"
30
android:layout_below="@+id/test_name"
31
android:layout_toLeftOf="@+id/test_status"/>
32
</RelativeLayout>
0 commit comments