Remove the character limit on summary text
Test: Search "Swipe for", observe the summary text on Swipe for Notifications. Change-Id: I1baac85ee936976b67ce3511df4c5fcc43233d0c Fixes: 34683830
This commit is contained in:
@@ -48,7 +48,6 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textAppearance="?android:attr/textAppearanceListItemSecondary"
|
android:textAppearance="?android:attr/textAppearanceListItemSecondary"
|
||||||
android:textColor="?android:attr/textColorSecondary"
|
android:textColor="?android:attr/textColorSecondary"
|
||||||
android:maxLength="60"
|
|
||||||
android:maxLines="10"/>
|
android:maxLines="10"/>
|
||||||
|
|
||||||
<include layout="@layout/search_breadcrumb_view"/>
|
<include layout="@layout/search_breadcrumb_view"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user