]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/bookmarks_item_linearlayout.xml
Remove lint errors in non-java files. Fix download dialog when download size is...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / bookmarks_item_linearlayout.xml
index cbb120381fa05ba9531b75512f7cdbe3cb94508b..a30fde520ca13d3302ac134b622fb8ad6e46e589 100644 (file)
@@ -42,5 +42,5 @@
         android:textColor="@color/black"
         android:textSize="22sp"
         android:layout_margin="10dp"
         android:textColor="@color/black"
         android:textSize="22sp"
         android:layout_margin="10dp"
-        android:singleLine="true" />
+        android:maxLines="1" />
 </LinearLayout>
\ No newline at end of file
 </LinearLayout>
\ No newline at end of file