Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 222a0311 authored by Matthew Fritze's avatar Matthew Fritze
Browse files

Remove the character limit on summary text

Test: Search "Swipe for", observe the summary text on Swipe for
	Notifications.
Change-Id: I1baac85ee936976b67ce3511df4c5fcc43233d0c
Fixes: 34683830
parent 2a7c6bd8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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"/>