]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/bookmarks_item_linearlayout.xml
Update the Permission and the Privacy Policy tabs. Add a Clear History button.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / bookmarks_item_linearlayout.xml
index a30fde520ca13d3302ac134b622fb8ad6e46e589..6b09f2f1916e2dc108a85f2d20806df473855e92 100644 (file)
@@ -42,5 +42,6 @@
         android:textColor="@color/black"
         android:textSize="22sp"
         android:layout_margin="10dp"
-        android:maxLines="1" />
+        android:maxLines="1"
+        android:ellipsize="end" />
 </LinearLayout>
\ No newline at end of file