Merge "Remove the character limit on summary text"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b62f4f75c9
@@ -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>
|
||||
|
Reference in New Issue
Block a user