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