]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/bookmarks_activity_item_linearlayout.xml
Finish tabbed browsing. https://redmine.stoutner.com/issues/22
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / bookmarks_activity_item_linearlayout.xml
index 6cd123d17e15a5b73ba6795fb13cd6f372d368e8..83501e81b38bf7ee93affbde9815cc1543c5842e 100644 (file)
@@ -44,6 +44,6 @@
         android:textColor="?android:attr/textColorPrimary"
         android:textSize="22sp"
         android:layout_margin="10dp"
-        android:maxLines="1"
+        android:lines="1"
         android:ellipsize="end" />
 </LinearLayout>
\ No newline at end of file