summaryrefslogtreecommitdiff
path: root/tests/tests/textclassifier/res/layout/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/textclassifier/res/layout/main.xml')
-rw-r--r--tests/tests/textclassifier/res/layout/main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/textclassifier/res/layout/main.xml b/tests/tests/textclassifier/res/layout/main.xml
index fe6f06bad20..73ab09943b1 100644
--- a/tests/tests/textclassifier/res/layout/main.xml
+++ b/tests/tests/textclassifier/res/layout/main.xml
@@ -22,7 +22,7 @@
<TextView
android:id="@+id/textview"
- android:layout_width="match_parent"
+ android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
</LinearLayout> \ No newline at end of file