Эх сурвалжийг харах

Merge pull request #2322 from nextcloud/fix-2302

Show long subtext of notification
Tobias Kaminsky 7 жил өмнө
parent
commit
fcf64bc969

+ 1 - 2
src/main/res/layout/activity_list_item.xml

@@ -60,7 +60,6 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:ellipsize="end"
-            android:maxLines="3"
             android:text="@string/placeholder_sentence"
             android:textColor="?android:attr/textColorSecondary"/>
 
@@ -84,4 +83,4 @@
 
     </LinearLayout>
 
-</RelativeLayout>
+</RelativeLayout>