From 222a031140519faa4f8345c5bf22bb26aaa8cd07 Mon Sep 17 00:00:00 2001 From: Matthew Fritze Date: Tue, 24 Jan 2017 14:51:08 -0800 Subject: [PATCH] Remove the character limit on summary text Test: Search "Swipe for", observe the summary text on Swipe for Notifications. Change-Id: I1baac85ee936976b67ce3511df4c5fcc43233d0c Fixes: 34683830 --- res/layout/search_inline_switch_item.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/layout/search_inline_switch_item.xml b/res/layout/search_inline_switch_item.xml index 40639b025fd..75943c48d6a 100644 --- a/res/layout/search_inline_switch_item.xml +++ b/res/layout/search_inline_switch_item.xml @@ -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"/> @@ -60,4 +59,4 @@ android:layout_height="match_parent" android:gravity="top" android:paddingStart="16dp"/> - \ No newline at end of file +