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