We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f58c51 + 653b5ce commit 06b93ddCopy full SHA for 06b93dd
app/src/main/res/layout/item_place.xml
@@ -41,7 +41,7 @@
41
android:paddingTop="@dimen/small_margin"
42
android:paddingLeft="@dimen/small_margin"
43
android:paddingRight="@dimen/small_margin"
44
- android:maxLines="1"
+ android:maxLines="2"
45
android:ellipsize="none"
46
style="?android:textAppearanceMedium"
47
tools:text="@string/placeholder_place_name"
0 commit comments