Merge "Remove the character limit on summary text"

This commit is contained in:
TreeHugger Robot
2017-01-25 00:42:38 +00:00
committed by Android (Google) Code Review

View File

@@ -48,7 +48,6 @@
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceListItemSecondary"
android:textColor="?android:attr/textColorSecondary"
android:maxLength="60"
android:maxLines="10"/>
<include layout="@layout/search_breadcrumb_view"/>
@@ -60,4 +59,4 @@
android:layout_height="match_parent"
android:gravity="top"
android:paddingStart="16dp"/>
</LinearLayout>
</LinearLayout>