We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c428b4 + d57d5d8 commit 27e6f7dCopy full SHA for 27e6f7d
1 file changed
tests/tests/textclassifier/res/layout/main.xml
@@ -22,7 +22,7 @@
22
23
<TextView
24
android:id="@+id/textview"
25
- android:layout_width="match_parent"
+ android:layout_width="wrap_content"
26
android:layout_height="wrap_content"/>
27
28
</LinearLayout>
0 commit comments